Skip to content

Commit 7cd3814

Browse files
authored
Merge pull request #59 from lucasimi/develop
Preparing for release
2 parents fc09bc4 + 7a4a085 commit 7cd3814

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
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "tda-mapper"
7-
version = "0.1.0"
7+
version = "0.2.0"
88
description = "A simple yet efficient implementation of the Mapper algorithm from topological data analysis"
99
readme = "README.md"
1010
authors = [{ name = "Luca Simi", email = "lucasimi90@gmail.com" }]

0 commit comments

Comments
 (0)