diff --git a/pyproject.toml b/pyproject.toml index 6f8a552..8329495 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "bignbit" -version = "0.2.0a1" +version = "0.2.0a2" description = "Browse image generation and transfer" authors = ["PO.DAAC "] license = "Apache 2.0"