diff --git a/pyproject.toml b/pyproject.toml index 71806db..ab0b9e9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ exclude=["*tests*"] [project] name="hera_librarian" requires-python = ">=3.10" -version = "3.0.8" +version = "3.0.9" dependencies = [ "alembic", "argon2-cffi",