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 2d77165 commit 14d670dCopy full SHA for 14d670d
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.8.0"
+__version__ = "0.9.0"
0 commit comments