diff --git a/pyproject.toml b/pyproject.toml index 4c19f37..4414cd8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "chess-tuning-tools" -version = "0.8.2" +version = "0.8.3" description = "A collection of tools for local and distributed tuning of chess engines." authors = ["Karlson Pfannschmidt "] license = "Apache-2.0"