bump dev version (#2889) [skip ci]

This commit is contained in:
Wing Lian
2025-07-09 09:43:42 -04:00
committed by GitHub
parent c6d69d5c1b
commit 7c5ea0010f

View File

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