We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da174ac commit a23aae6Copy full SHA for a23aae6
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "cytriangle"
3
-version = "1.0.4"
+version = "2.0.0"
4
description = "Object-oriented Cython wrapper of Shewchuk's Triangle Library"
5
authors = ["Maryanne Wachter <mclare@utsv.net>"]
6
maintainers = [
0 commit comments