Skip to content

Commit 69cb4cd

Browse files
committed
Update README.
1 parent f48bd0b commit 69cb4cd

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
@@ -421,7 +421,7 @@ cibuildwheels + twine upload for each git tagging event is handled in Azure Pipe
421421
#### How to bump version(For developer)
422422

423423
* Bump version in CMakeLists.txt
424-
* Update version in `python/setup.py`
424+
* Update version in `setup.py`
425425
* Commit and push `master`. Confirm C.I. build is OK.
426426
* Create tag starting with `v`(e.g. `v2.1.0`)
427427
* `git push --tags`

0 commit comments

Comments
 (0)