Skip to content

Commit 39e6cdb

Browse files
authored
Update version in pyproject.toml
1 parent c62dd75 commit 39e6cdb

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

99
[project]
1010
name = "manify"
11-
version = "0.0.2"
11+
version = "0.2.0"
1212
description = "Manifold-based machine learning"
1313
authors = [
1414
{ name = "Philippe Chlenski", email = "pac@cs.columbia.edu"},
@@ -144,4 +144,4 @@ exclude_lines = [
144144
]
145145

146146
[tool.coverage.xml]
147-
output = "coverage.xml"
147+
output = "coverage.xml"

0 commit comments

Comments
 (0)