diff --git a/pyproject.toml b/pyproject.toml index 3106d12..4b86505 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "cnb-tools" -version = "0.3.1" +version = "0.3.2" description = "Convenience tools/functions for challenges and benchmarking on Synapse.org" license = "Apache-2.0" authors = ["Sage CNB Team "]