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.
2 parents fc09bc4 + 7a4a085 commit 7cd3814Copy full SHA for 7cd3814
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "tda-mapper"
7
-version = "0.1.0"
+version = "0.2.0"
8
description = "A simple yet efficient implementation of the Mapper algorithm from topological data analysis"
9
readme = "README.md"
10
authors = [{ name = "Luca Simi", email = "lucasimi90@gmail.com" }]
0 commit comments