diff --git a/pyproject.toml b/pyproject.toml index d08e55cd..70d77257 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ build-backend = "setuptools.build_meta" [project] name = "sigmaepsilon.mesh" -version = "1.0.0" +version = "1.1.0" description = "A Python package to build, manipulate and analyze polygonal meshes." classifiers=[ "Development Status :: 5 - Production/Stable",