diff --git a/pyproject.toml b/pyproject.toml index 5d235c9..f1a29ba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "mail_alias_creator" -version = "1.1.1" +version = "1.2.0" description = "Set of python scripts to create our mail alias tables from alias definitions" repository = "https://github.com/stuvusIT/mail_alias_creator" readme = "README.md"