Skip to content

Commit 7cca1d0

Browse files
Update pyproject.toml
1 parent 1c499ee commit 7cca1d0

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
@@ -3,7 +3,7 @@ requires = ["setuptools>=68", "wheel"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
6-
name = "sudoku-dlx-bitset"
6+
name = "sudoku_dlx"
77
version = "0.1.0"
88
description = "Fast Sudoku DLX (Algorithm X) with Python bitsets; generator for minimal unique puzzles."
99
readme = "README.md"

0 commit comments

Comments
 (0)