diff --git a/pyproject.toml b/pyproject.toml index 9f442af..cfd35fe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ authors = [ {name="InstaDeep" , email = "hello@instadeep.com"}, ] requires-python = ">=3.9" -version = "0.1.0" +version = "0.1.1" classifiers=[ "Development Status :: 2 - Pre-Alpha", "Environment :: Console",