Skip to content

Commit cb7949d

Browse files
committed
Add version hint to README
1 parent 051a6e0 commit cb7949d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,5 @@ Before running the release command, it is necessary to configure poetry with an
8383
``` bash
8484
poetry config pypi-token.pypi <token>
8585
```
86+
87+
The `version` attribute in the `pyproject.toml` file should be updated to the new version before running the release command, because this version will be published to PyPI.

0 commit comments

Comments
 (0)