Skip to content

Commit 572e77b

Browse files
committed
Update version number.
1 parent 3023bec commit 572e77b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drmaa/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@
2222
:author: Dan Blanchard ([email protected])
2323
'''
2424

25-
__version__ = '0.7.8'
25+
__version__ = '0.7.9'
2626
VERSION = tuple(int(x) for x in __version__.split('.'))

0 commit comments

Comments
 (0)