We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b95fec7 commit 41fa948Copy full SHA for 41fa948
1 file changed
pyproject.toml
@@ -1,6 +1,7 @@
1
[project]
2
name = "cgal-alpha-wrapping"
3
-description = ""
+description = "cgal-alpha-wrapping"
4
+version = "1.0.0"
5
authors = [
6
{name = "sth-v",email = "sthv.developer@gmail.com"}
7
]
@@ -19,7 +20,7 @@ build-backend = "poetry.core.masonry.api"
19
20
21
[tool.poetry]
22
-version = "1.0.0"
23
+
24
description = ""
25
authors = ["sth-v <sthv.developer@gmail.com>"]
26
0 commit comments