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 fca2364 commit bd2b2f0Copy full SHA for bd2b2f0
src/adam/__init__.py
@@ -2,7 +2,7 @@
2
3
__author__ = """Robert Jackson, Seongha Park"""
4
__email__ = '[email protected]'
5
-__version__ = '0.2.0'
+__version__ = '0.2.1'
6
7
from . import io # noqa
8
from . import model # noqa
0 commit comments