We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63887bd commit 1d637a4Copy full SHA for 1d637a4
pyproject.toml
@@ -13,7 +13,7 @@ requires = ["hatchling"]
13
[project]
14
name = "sudoku_validation"
15
# You can chose to use dynamic versioning with hatch or static where you add it manually.
16
-version = "0.1.0"
+version = "3.0.0"
17
18
description = "Validate sudoku puzzle"
19
authors = [
0 commit comments