Skip to content

Commit 70a04e4

Browse files
committed
Version bump
1 parent 8c288e3 commit 70a04e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cooltools/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
1212
"""
1313
import logging
14-
__version__ = '0.0.1-dev'
14+
__version__ = '0.1.0'
1515

1616
from . import io
1717
from . import lib

0 commit comments

Comments
 (0)