diff --git a/pyproject.toml b/pyproject.toml index 3fbcc5d..c3626f9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "cumulus-message-adapter-passthrough" -version = "1.2.0a4" +version = "1.3.0-alpha.0" description = "A simple lambda which pass input through output" authors = ["PODAAC IngestAndArchive "]