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.
0.3.0
0.4.0
1 parent de5b1db commit 4b8f9e1Copy full SHA for 4b8f9e1
pyproject.toml
@@ -6,8 +6,9 @@
6
[project]
7
# Project metadata. See
8
# https://packaging.python.org/en/latest/specifications/declaring-project-metadata/
9
+# Keep in sync with CITATION.cff and AUTHORS.rst!
10
name = "hpcss"
-version = "0.3.0"
11
+version = "0.4.0"
12
description = "Slurm scripts to run and analyze MD simulations on HPC clusters"
13
readme = "README.rst"
14
requires-python = ">=3.8, <3.12"
0 commit comments