Skip to content

Commit 21f6175

Browse files
committed
Revert "make version dynamic in pyproject.toml"
This reverts commit 877f52b.
1 parent 877f52b commit 21f6175

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ classifiers = [
3030
"Topic :: Scientific/Engineering",
3131
"Topic :: Software Development :: Libraries :: Python Modules",
3232
]
33-
dynamic = ["version"]
33+
version = "1.5.0"
3434

3535
[project.urls]
3636
Documentation = "https://libensemble.readthedocs.io/en/main/"

0 commit comments

Comments
 (0)