Skip to content

Commit a3beb48

Browse files
committed
Version bump
1 parent b7973b5 commit a3beb48

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.2.0'
14+
__version__ = '0.3.0'
1515

1616
from . import io
1717
from . import lib

0 commit comments

Comments
 (0)