Skip to content

Commit 34cfeec

Browse files
author
Gan Xu
committed
update
1 parent 1d0754e commit 34cfeec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# pysbatch 0.1.5
1+
# pysbatch 0.1.6
22
![PyPI - Python Version](https://img.shields.io/badge/python-≥3.5-blue.svg)
33
![PyPI - Slurm Version](https://img.shields.io/badge/slurm-≥18-green.svg)
44

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup
22

33
setup(name='pysbatch',
4-
version='0.1.5',
4+
version='0.1.6',
55
description='Submit slurm job in python',
66
url='https://github.com/luptior/pysbatch',
77
author='Gan Xu',

0 commit comments

Comments
 (0)