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