diff --git a/pyproject.toml b/pyproject.toml index 192d414..e6deff8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "decc" -version = "0.1.0" +version = "0.1.1" readme = "README.md" description = "Cooperative Co-evolutionary Differential Evolution algorithms in Python."