bump dev version (#2342)

This commit is contained in:
Wing Lian
2025-02-18 04:30:59 -05:00
committed by GitHub
parent 3c743c4bfb
commit 7fa690fac8

View File

@@ -4,4 +4,4 @@ import pkgutil
__path__ = pkgutil.extend_path(__path__, __name__) # Make this a namespace package
__version__ = "0.7.0"
__version__ = "0.8.0.dev0"