We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 30e4997 + 4b8f9e1 commit e0d847eCopy full SHA for e0d847e
AUTHORS.rst
@@ -27,6 +27,10 @@ Upcoming release
27
`[project]` section in `pyproject.toml`.
28
* Andreas Thum
29
30
+0.4.0
31
+
32
+ * Andreas Thum
33
34
0.3.0
35
36
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