Skip to content

Commit bd2b2f0

Browse files
authored
Update __init__.py
1 parent fca2364 commit bd2b2f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/adam/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
__author__ = """Robert Jackson, Seongha Park"""
44
__email__ = '[email protected]'
5-
__version__ = '0.2.0'
5+
__version__ = '0.2.1'
66

77
from . import io # noqa
88
from . import model # noqa

0 commit comments

Comments
 (0)