Skip to content

Commit

Permalink
Updated Release instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
cacharle committed Aug 31, 2023
1 parent 18eaaa7 commit 12e0db1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,6 @@ $ tox -e py311 # for a specific python version
```
$ pip3 install bumpversion
$ bumpversion [major|minor|patch]
$ git commit -m "Bumpversion a.b.c -> x.y.z
$ git tag vx.y.z
$ git push
$ git push --tags
```
Expand Down

0 comments on commit 12e0db1

Please sign in to comment.