diff --git a/pyproject.toml b/pyproject.toml index 0b1d891..0e7cf8c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ [tool.poetry] name = "twn-solitaire" -version = "0.1.1" +version = "0.2" description = "Generic version of 2048 Solitaire. Simple, fun and satisfying game." readme = "README.md" license = "GNU GPL v3"