Skip to content

Commit 12a4e80

Browse files
committed
Bump version for release
1 parent 5a5c894 commit 12a4e80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Stoner/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
Options = _Options()
3636

3737

38-
__version_info__ = ("0", "10", "8")
38+
__version_info__ = ("0", "10", "9")
3939
__version__ = ".".join(__version_info__)
4040

4141
__homepath__ = pathlib.Path(__file__).parent.resolve()

0 commit comments

Comments
 (0)