Skip to content

Commit 8175896

Browse files
authored
add dev tag for v0.10.0.dev0 (axolotl-ai-cloud#2580)
1 parent 14d670d commit 8175896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/axolotl/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
__path__ = pkgutil.extend_path(__path__, __name__) # Make this a namespace package
66

7-
__version__ = "0.9.0"
7+
__version__ = "0.10.0.dev0"

0 commit comments

Comments
 (0)