We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a5c894 commit 12a4e80Copy full SHA for 12a4e80
Stoner/__init__.py
@@ -35,7 +35,7 @@
35
Options = _Options()
36
37
38
-__version_info__ = ("0", "10", "8")
+__version_info__ = ("0", "10", "9")
39
__version__ = ".".join(__version_info__)
40
41
__homepath__ = pathlib.Path(__file__).parent.resolve()
0 commit comments