diff --git a/pyproject.toml b/pyproject.toml index e470415f..0493612d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "cuallee" -version = "0.10.5" +version = "0.11.0" authors = [ { name="Herminio Vazquez", email="canimus@gmail.com"}, { name="Virginie Grosboillot", email="vestalisvirginis@gmail.com" } diff --git a/setup.cfg b/setup.cfg index 568e2ba9..02f4c68f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [metadata] name = cuallee -version = 0.10.5 +version = 0.11.0 [options] packages = find: \ No newline at end of file