We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3023bec + 572e77b commit ed6b926Copy full SHA for ed6b926
drmaa/version.py
@@ -22,5 +22,5 @@
22
:author: Dan Blanchard ([email protected])
23
'''
24
25
-__version__ = '0.7.8'
+__version__ = '0.7.9'
26
VERSION = tuple(int(x) for x in __version__.split('.'))
0 commit comments