Skip to content

Commit a098092

Browse files
authored
Setup for v1.0.1 with minor bug fixes (#71)
1 parent 0751fb5 commit a098092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sphinx_exercise/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
:license: MIT, see LICENSE for details.
88
"""
99

10-
__version__ = "1.0.0"
10+
__version__ = "1.0.1"
1111

1212

1313
from pathlib import Path

0 commit comments

Comments
 (0)