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 10af341 commit 142c916Copy full SHA for 142c916
slurm2sql.py
@@ -18,7 +18,7 @@
18
import sys
19
import time
20
21
-__version__ = '0.9.6'
+__version__ = '0.9.7'
22
23
LOG = logging.getLogger('slurm2sql')
24
LOG.setLevel(logging.DEBUG)
0 commit comments