Skip to content

Commit

Permalink
Setup for v1.0.1 with minor bug fixes (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcky authored Nov 19, 2024
1 parent 0751fb5 commit a098092
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__ = "1.0.0"
__version__ = "1.0.1"


from pathlib import Path
Expand Down

0 comments on commit a098092

Please sign in to comment.