Skip to content

Commit 6b77c74

Browse files
committed
Update version.
1 parent 946177e commit 6b77c74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 (dblanchard@ets.org)
2323
'''
2424

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

0 commit comments

Comments
 (0)