Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
agoose77 committed Apr 12, 2024
1 parent 26c7b27 commit 8cd4d6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sphinx_exercise/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
:license: MIT, see LICENSE for details.
"""

__version__ = "0.4.1"
__version__ = "1.0.0"


from pathlib import Path
Expand Down

0 comments on commit 8cd4d6e

Please sign in to comment.