Skip to content

Commit d48bf31

Browse files
committed
bump version to 0.7.0
1 parent c671ea6 commit d48bf31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cooltools/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"""
1212
import logging
1313

14-
__version__ = "0.6.2"
14+
__version__ = "0.7.0"
1515

1616
from . import lib
1717

0 commit comments

Comments
 (0)