diff --git a/pyproject.toml b/pyproject.toml index 1256c5c..ad4bf99 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "maap-api-nasa" -version = "3.2.0a1" +version = "3.2.0a2" description = "NASA Python implementation of the MAAP API specification" authors = ["MAAP-Project Platform "] license = "Apache 2.0"