mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-24 20:36:23 +02:00
minor readme changes
This commit is contained in:
parent
a5b4f930da
commit
ed8105527a
1 changed files with 1 additions and 1 deletions
|
|
@ -239,7 +239,7 @@ A usual workflow should look like this:
|
|||
Then we are ready to make the last changes for the changelog and versioning:
|
||||
|
||||
$ git commit -am "fix: Fixed tests for <pull-origin>"
|
||||
$ bumpvesion patch [optional]
|
||||
$ bumpversion patch # [optional]
|
||||
$ gitchangelog > CHANGELOG.md
|
||||
$ git commit -m "chg: pkg: CHANGELOG update" CHANGELOG.md
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue