diff --git a/pyproject.toml b/pyproject.toml index 9b0e4db..ba37abf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "maap-api-nasa" -version = "4.1.0a4" +version = "4.1.0a5" description = "NASA Python implementation of the MAAP API specification" authors = ["MAAP-Project Platform "] license = "Apache 2.0"