Skip to content

Commit 06a200d

Browse files
author
Your Name
committed
Bump Version
1 parent 835b8b5 commit 06a200d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cecli/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from packaging import version
22

3-
__version__ = "0.99.6.dev"
3+
__version__ = "0.99.7.dev"
44
safe_version = __version__
55

66
try:

0 commit comments

Comments
 (0)