diff --git a/pyproject.toml b/pyproject.toml index 8e7f92e..215a86d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "cumulus-library-covid" -version = "0.1.4" +version = "0.1.5" # In order to support 3.12, we wil need to refactor out load_module, which is # targeted for deprecation in that version. requires-python = ">= 3.9, <3.12"