Skip to content

Commit 41fa948

Browse files
committed
fix build.py
1 parent b95fec7 commit 41fa948

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[project]
22
name = "cgal-alpha-wrapping"
3-
description = ""
3+
description = "cgal-alpha-wrapping"
4+
version = "1.0.0"
45
authors = [
56
{name = "sth-v",email = "sthv.developer@gmail.com"}
67
]
@@ -19,7 +20,7 @@ build-backend = "poetry.core.masonry.api"
1920

2021
[tool.poetry]
2122
name = "cgal-alpha-wrapping"
22-
version = "1.0.0"
23+
2324
description = ""
2425
authors = ["sth-v <sthv.developer@gmail.com>"]
2526

0 commit comments

Comments
 (0)