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