diff --git a/pyproject.toml b/pyproject.toml index e9157185c..f35459cfd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ classifiers = [ 'Programming Language :: Python :: 3.12', 'Topic :: Software Development', ] -version = '1.10.0' +version = '1.11.0' dependencies = ['pytoolconfig[global] >= 1.2.2'] [[project.authors]]