Skip to content

Commit f0a4467

Browse files
committed
Merge branch 'develop' of github.com:lucasimi/tda-mapper-python into feature/add-streamlit-app
2 parents 0e05355 + e00e391 commit f0a4467

File tree

3 files changed

+206
-178
lines changed

3 files changed

+206
-178
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 = "1.0.0"
7+
version = "0.5.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)