diff --git a/pyproject.toml b/pyproject.toml index 8b32ef1..39ec08c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "spand" -version = "0.1.0" +version = "0.1.1" description = "Utility classes for interacting with cloud buckets" authors = ["Magnus Hansen "] readme = "README.md"