We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6548b3d commit 43ac437Copy full SHA for 43ac437
1 file changed
slurm2sql.py
@@ -18,7 +18,7 @@
18
import sys
19
import time
20
21
-__version__ = '0.9.7'
+__version__ = '0.9.8'
22
23
LOG = logging.getLogger('slurm2sql')
24
LOG.setLevel(logging.DEBUG)
0 commit comments