Set dev version (#2807) [skip ci]

This commit is contained in:
Wing Lian
2025-06-18 15:49:05 -04:00
committed by GitHub
parent 0bb9077553
commit 34da391391

View File

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