We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da6156c commit f7a4e8eCopy full SHA for f7a4e8e
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "maturin"
4
5
[project]
6
name = "lib_sudoku"
7
-version = "2.1.0"
+version = "2.1.2"
8
requires-python = ">=3.8"
9
description = "A blazing fast sudoku library buit in rust"
10
readme = "README.md"
0 commit comments