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 1d0754e commit 34cfeecCopy full SHA for 34cfeec
README.md
@@ -1,4 +1,4 @@
1
-# pysbatch 0.1.5
+# pysbatch 0.1.6
2

3

4
setup.py
@@ -1,7 +1,7 @@
from setuptools import setup
setup(name='pysbatch',
- version='0.1.5',
+ version='0.1.6',
5
description='Submit slurm job in python',
6
url='https://github.com/luptior/pysbatch',
7
author='Gan Xu',
0 commit comments