Skip to content

Commit eb5999c

Browse files
committed
[pyproject.toml]: Increase Version Number
Increase version number from 0.1.0 to 0.2.0
1 parent ce141f2 commit eb5999c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# Project metadata. See
88
# https://packaging.python.org/en/latest/specifications/declaring-project-metadata/
99
name = "hpcss"
10-
version = "0.1.0"
10+
version = "0.2.0"
1111
description = "Slurm scripts to run and analyze MD simulations on HPC clusters"
1212
readme = "README.rst"
1313
requires-python = ">=3.8, <3.12"

0 commit comments

Comments
 (0)