We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
v0.0.3
1 parent 028977d commit 1d2b47cCopy full SHA for 1d2b47c
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "multi_comp_matrix"
7
-version = "0.0.2"
+version = "0.0.3"
8
description = " Multi Comparison Matrix: A long term approach to benchmark evaluations "
9
readme = { file = "README.md", content-type = "text/markdown" }
10
authors = [
@@ -82,4 +82,4 @@ multi_comp_matrix = [
82
"*.csv",
83
"*.pdf",
84
"*.tex",
85
-]
+]
0 commit comments