diff --git a/pyproject.toml b/pyproject.toml index c440347..d251007 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "gira" -version = "1.0.8" +version = "1.1.0" requires-python = ">=3.8" description = "GIRA places JIRA tickets from your dependencies into your commit message" readme = "README.md"