Skip to content

Commit d5c210f

Browse files
authored
Change dynamic to version in pyproject.toml
1 parent 0279973 commit d5c210f

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
@@ -1,6 +1,6 @@
11
[project]
22
name = "pygem"
3-
dynamic = "2.0.4"
3+
version = "2.0.4"
44
description = "Python Geometrical Morphing"
55
readme = {file = "README.md", content-type = "text/markdown"}
66
keywords = [

0 commit comments

Comments
 (0)