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.
1 parent 3023bec commit 572e77bCopy full SHA for 572e77b
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