Skip to content

Commit 43ac437

Browse files
committed
slurm2sql: 0.9.8
1 parent 6548b3d commit 43ac437

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

slurm2sql.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
import sys
1919
import time
2020

21-
__version__ = '0.9.7'
21+
__version__ = '0.9.8'
2222

2323
LOG = logging.getLogger('slurm2sql')
2424
LOG.setLevel(logging.DEBUG)

0 commit comments

Comments
 (0)