Skip to content

Commit 1d2b47c

Browse files
[MNT] Release v0.0.3
1 parent 028977d commit 1d2b47c

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

55
[project]
66
name = "multi_comp_matrix"
7-
version = "0.0.2"
7+
version = "0.0.3"
88
description = " Multi Comparison Matrix: A long term approach to benchmark evaluations "
99
readme = { file = "README.md", content-type = "text/markdown" }
1010
authors = [
@@ -82,4 +82,4 @@ multi_comp_matrix = [
8282
"*.csv",
8383
"*.pdf",
8484
"*.tex",
85-
]
85+
]

0 commit comments

Comments
 (0)