Skip to content

Commit 2fc06c2

Browse files
authored
Merge pull request #183 from lucasimi/develop
Increased version
2 parents 7787394 + 502b09c commit 2fc06c2

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.8.0"
7+
version = "0.8.1"
88
description = "A simple and efficient Python implementation of Mapper algorithm for Topological Data Analysis"
99
readme = "README.md"
1010
authors = [{ name = "Luca Simi", email = "lucasimi90@gmail.com" }]

0 commit comments

Comments
 (0)