Skip to content

Commit 8cd4d6e

Browse files
committed
chore: bump version
1 parent 26c7b27 commit 8cd4d6e

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__ = "0.4.1"
10+
__version__ = "1.0.0"
1111

1212

1313
from pathlib import Path

0 commit comments

Comments
 (0)