Skip to content

Commit f7a4e8e

Browse files
committed
increment version number
1 parent da6156c commit f7a4e8e

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
@@ -4,7 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "lib_sudoku"
7-
version = "2.1.0"
7+
version = "2.1.2"
88
requires-python = ">=3.8"
99
description = "A blazing fast sudoku library buit in rust"
1010
readme = "README.md"

0 commit comments

Comments
 (0)