Skip to content

Commit 4e4a2b6

Browse files
committed
change version number
1 parent 1932cc0 commit 4e4a2b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cryodrgn/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
import os
22

3-
__version__ = '1.0.0'
3+
__version__ = '1.1.0'
44
_ROOT = os.path.abspath(os.path.dirname(__file__))

0 commit comments

Comments
 (0)