We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbabf5a commit 877f52bCopy full SHA for 877f52b
1 file changed
pyproject.toml
@@ -30,7 +30,7 @@ classifiers = [
30
"Topic :: Scientific/Engineering",
31
"Topic :: Software Development :: Libraries :: Python Modules",
32
]
33
-version = "1.5.0"
+dynamic = ["version"]
34
35
[project.urls]
36
Documentation = "https://libensemble.readthedocs.io/en/main/"
0 commit comments