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 b7973b5 commit a3beb48Copy full SHA for a3beb48
cooltools/__init__.py
@@ -11,7 +11,7 @@
11
12
"""
13
import logging
14
-__version__ = '0.2.0'
+__version__ = '0.3.0'
15
16
from . import io
17
from . import lib
0 commit comments