We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 835b8b5 commit 06a200dCopy full SHA for 06a200d
1 file changed
cecli/__init__.py
@@ -1,6 +1,6 @@
1
from packaging import version
2
3
-__version__ = "0.99.6.dev"
+__version__ = "0.99.7.dev"
4
safe_version = __version__
5
6
try:
0 commit comments