Skip to content

Commit 4b8f9e1

Browse files
committed
[pyproject.toml]: Bump Version Number from 0.3.0 to 0.4.0
1 parent de5b1db commit 4b8f9e1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@
66
[project]
77
# Project metadata. See
88
# https://packaging.python.org/en/latest/specifications/declaring-project-metadata/
9+
# Keep in sync with CITATION.cff and AUTHORS.rst!
910
name = "hpcss"
10-
version = "0.3.0"
11+
version = "0.4.0"
1112
description = "Slurm scripts to run and analyze MD simulations on HPC clusters"
1213
readme = "README.rst"
1314
requires-python = ">=3.8, <3.12"

0 commit comments

Comments
 (0)