Skip to content

Commit

Permalink
🔖 v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davep committed Jan 29, 2024
1 parent 46daabc commit 94e3f81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quizzical/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
__credits__ = ["Dave Pearson"]
__maintainer__ = "Dave Pearson"
__email__ = "davep@davep.org"
__version__ = "0.0.1"
__version__ = "0.1.0"
__licence__ = "GPLv3+"

##############################################################################
Expand Down

0 comments on commit 94e3f81

Please sign in to comment.