Skip to content

Commit cb3657a

Browse files
committed
Update README for 20.11
1 parent da969d4 commit cb3657a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PySlurm: Slurm Interface for Python
33
***********************************
44

5-
.. image:: https://travis-ci.org/PySlurm/pyslurm.svg?branch=20.02.0
5+
.. image:: https://travis-ci.org/PySlurm/pyslurm.svg?branch=20.11
66
:target: https://travis-ci.org/PySlurm/pyslurm
77

88
Overview
@@ -11,7 +11,7 @@ Overview
1111
Currently PySlurm is under development to move from it's thin layer on top of
1212
the Slurm C API to an object orientated interface.
1313

14-
This release is based on Slurm 20.02.5.
14+
This release is based on Slurm 20.11.
1515

1616
Prerequisites
1717
*************
@@ -24,7 +24,7 @@ This PySlurm branch has been tested with:
2424

2525
* Cython 0.19.2, and the latest stable
2626
* Python 2.7, 3.4, 3.5 and 3.6
27-
* Slurm 20.02.5
27+
* Slurm 20.11
2828

2929

3030
Installation

0 commit comments

Comments
 (0)