We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f48bd0b commit 69cb4cdCopy full SHA for 69cb4cd
README.md
@@ -421,7 +421,7 @@ cibuildwheels + twine upload for each git tagging event is handled in Azure Pipe
421
#### How to bump version(For developer)
422
423
* Bump version in CMakeLists.txt
424
-* Update version in `python/setup.py`
+* Update version in `setup.py`
425
* Commit and push `master`. Confirm C.I. build is OK.
426
* Create tag starting with `v`(e.g. `v2.1.0`)
427
* `git push --tags`
0 commit comments