We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14d670d commit 8175896Copy full SHA for 8175896
src/axolotl/__init__.py
@@ -4,4 +4,4 @@
4
5
__path__ = pkgutil.extend_path(__path__, __name__) # Make this a namespace package
6
7
-__version__ = "0.9.0"
+__version__ = "0.10.0.dev0"
0 commit comments