Skip to content

Commit 20dc485

Browse files
authored
Merge pull request #11 from MSD-IRIMAS/aif/release0.0.3
[MNT] Release `v0.0.3`
2 parents 028977d + 1d2b47c commit 20dc485

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)