Skip to content

Commit 1d637a4

Browse files
committed
Update version in pyproject.toml from 0.1.0 to 3.0.0
1 parent 63887bd commit 1d637a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ requires = ["hatchling"]
1313
[project]
1414
name = "sudoku_validation"
1515
# You can chose to use dynamic versioning with hatch or static where you add it manually.
16-
version = "0.1.0"
16+
version = "3.0.0"
1717

1818
description = "Validate sudoku puzzle"
1919
authors = [

0 commit comments

Comments
 (0)