Skip to content

Commit 40fc1ad

Browse files
committed
Bump version in __init__.py.
1 parent 6e767b7 commit 40fc1ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drmaa/__init__.py

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

6262

6363
__docformat__ = "restructuredtext en"
64-
__version__ = "0.7"
64+
__version__ = "0.7.1"
6565

6666

6767
__all__ = ['JobInfo', 'JobTemplate', 'Session', 'AlreadyActiveSessionException',

0 commit comments

Comments
 (0)