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 8c288e3 commit 70a04e4Copy full SHA for 70a04e4
cooltools/__init__.py
@@ -11,7 +11,7 @@
11
12
"""
13
import logging
14
-__version__ = '0.0.1-dev'
+__version__ = '0.1.0'
15
16
from . import io
17
from . import lib
0 commit comments