We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03250cb commit 0002934Copy full SHA for 0002934
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
5
[project]
6
name = "raspa_ase"
7
description="An ASE calculator for the RASPA molecular simulation package."
8
-version = "0.0.2"
+version = "0.0.3"
9
readme = "README.md"
10
license = { text = "BSD-3" }
11
authors = [{ name = "Andrew S. Rosen", email = "[email protected]" }]
0 commit comments