set dev version (#3045) [skip ci]

This commit is contained in:
Wing Lian
2025-08-08 13:56:53 -04:00
committed by GitHub
parent 0da6a95efa
commit 7cfc80ec77

View File

@@ -4,4 +4,4 @@ import pkgutil
__path__ = pkgutil.extend_path(__path__, __name__) # Make this a namespace package
__version__ = "0.12.0"
__version__ = "0.13.0.dev"