diff --git a/pyproject.toml b/pyproject.toml index 7925300..e1634a2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "cmr-umm-updater" -version = "0.7.1" +version = "0.8.0a0" description = "Github action that publishes UMM-S and UMM-T updates to CMR" authors = ["podaac-cloud-tva "] license = "Apache-2.0"