diff --git a/pyproject.toml b/pyproject.toml index 012077e..495536f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "layerlens" -version = "1.0.0" +version = "1.0.1" description = "The official Python library for the LayerLens Atlas API" license = "Apache-2.0" authors = [{ name = "LayerLens", email = "support@layerlens.ai" }]