We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cbb466 commit 004b442Copy full SHA for 004b442
README.md
@@ -83,7 +83,7 @@ MIT — see LICENSE.
83
## Publish to PyPI
84
85
This repository is already structured as a Python package (`src` layout, metadata in `pyproject.toml`).
86
-To publish a new version on [PyPI](https://pypi.org/project/sudoku-dlx-bitset/):
+To publish a new version on [PyPI](https://pypi.org/project/sudoku_dlx/):
87
88
1. Update `pyproject.toml` with the new `version` and adjust the changelog/release notes.
89
2. Make sure the build backend is installed, then build the distribution artifacts:
0 commit comments