diff --git a/pyproject.toml b/pyproject.toml index 18ab06d..420b5ac 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ [tool.poetry] name = "codenames-solvers" -version = "1.7.5" +version = "1.8.0" description = "Solvers implementation for Codenames board game in python." authors = ["Michael Kali ", "Asaf Kali "] readme = "README.md"