diff --git a/pyproject.toml b/pyproject.toml --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "c3l-membership" -version = "1.1.5" +version = "1.1.7" description = "" authors = ["Dennis Fink "] license = "GPL-3.0-or-later"