We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c0825a1 + 12cbbbd commit 867691cCopy full SHA for 867691c
pyproject.toml
@@ -13,7 +13,7 @@ requires = ["hatchling"]
13
[project]
14
name = "wordguess"
15
# You can chose to use dynamic versioning with hatch or static where you add it manually.
16
-version = "1.0.2"
+version = "2.0.0"
17
18
description = "A Python package with essential functions for a word-guessing game, inspired by Wordle."
19
authors = [
0 commit comments