diff --git a/pyproject.toml b/pyproject.toml index ba9a0d1..7ad74b9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pymailtm" -version = "1.0.2" +version = "1.1.0" description = "A python web api wrapper and command line client for mail.tm." license = "GPL-3.0-only"