diff --git a/pyproject.toml b/pyproject.toml index 45a6d1d..5ba1d3e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "multi_comp_matrix" -version = "0.0.2" +version = "0.0.3" description = " Multi Comparison Matrix: A long term approach to benchmark evaluations " readme = { file = "README.md", content-type = "text/markdown" } authors = [ @@ -82,4 +82,4 @@ multi_comp_matrix = [ "*.csv", "*.pdf", "*.tex", -] \ No newline at end of file +]