Skip to content

Commit a5fbcff

Browse files
committed
Minor fix
1 parent b3efc76 commit a5fbcff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ name = "tda-mapper"
77
version = "0.8.0"
88
description = "A simple and efficient Python implementation of Mapper algorithm for Topological Data Analysis"
99
readme = "README.md"
10-
authors = [{ name = "Luca Simi", email = "lucasimi90 [at] gmail [dot] com" }]
11-
maintainers = [{ name = "Luca Simi", email = "lucasimi90 [at] gmail [dot] com" }]
10+
authors = [{ name = "Luca Simi", email = "lucasimi90@gmail.com" }]
11+
maintainers = [{ name = "Luca Simi", email = "lucasimi90@gmail.com" }]
1212
license = { file = "LICENSE" }
1313
classifiers = [
1414
"License :: OSI Approved :: Apache Software License",

0 commit comments

Comments
 (0)