diff --git a/pyproject.toml b/pyproject.toml index 21027dc..0dfbbd9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "python-project-template" -version = "6.2.20260419" +version = "6.3.20260419" description = "Python template with some awesome tools to quickstart any Python project" readme = "README.md" requires-python = ">=3.13"