diff --git a/pyproject.toml b/pyproject.toml index c4a06b4..7d965fa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "cumulus-post-map-payload-grouping" -version = "1.0.0" +version = "1.0.1a0" description = "A simple lambda where it gets distributed map status" authors = ["Hong-Kit Randy Yeung "] readme = "README.rst"