Skip to content

Commit a23aae6

Browse files
committed
fix: bump major version on pyproject
1 parent da174ac commit a23aae6

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
[tool.poetry]
22
name = "cytriangle"
3-
version = "1.0.4"
3+
version = "2.0.0"
44
description = "Object-oriented Cython wrapper of Shewchuk's Triangle Library"
55
authors = ["Maryanne Wachter <mclare@utsv.net>"]
66
maintainers = [

0 commit comments

Comments
 (0)