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 a257058 commit d7423a5Copy full SHA for d7423a5
pyslurm/version.py
@@ -5,4 +5,4 @@
5
# The last Number "Z" is the current Pyslurm patch version, which should be
6
# incremented each time a new release is made (except when migrating to a new
7
# Slurm Major release, then set it back to 0)
8
-__version__ = "24.11.0"
+__version__ = "25.5.0"
0 commit comments