diff --git a/pyproject.toml b/pyproject.toml index 24ebce1..f4ae2f3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "doc-comments-ai" -version = "0.1.16" +version = "0.1.17" description = "" authors = ["fynnfluegge "] readme = "README.md"