Skip to content

Commit 004b442

Browse files
Update README.md
1 parent 7cbb466 commit 004b442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ MIT — see LICENSE.
8383
## Publish to PyPI
8484

8585
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/):
86+
To publish a new version on [PyPI](https://pypi.org/project/sudoku_dlx/):
8787

8888
1. Update `pyproject.toml` with the new `version` and adjust the changelog/release notes.
8989
2. Make sure the build backend is installed, then build the distribution artifacts:

0 commit comments

Comments
 (0)