bump dev version (#2342)
This commit is contained in:
@@ -4,4 +4,4 @@ import pkgutil
|
|||||||
|
|
||||||
__path__ = pkgutil.extend_path(__path__, __name__) # Make this a namespace package
|
__path__ = pkgutil.extend_path(__path__, __name__) # Make this a namespace package
|
||||||
|
|
||||||
__version__ = "0.7.0"
|
__version__ = "0.8.0.dev0"
|
||||||
|
|||||||
Reference in New Issue
Block a user