Skip to content

Commit

Permalink
prep release
Browse files Browse the repository at this point in the history
  • Loading branch information
c4urself committed Aug 26, 2019
1 parent eef8eae commit 23f8146
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -391,8 +391,10 @@ Execute the following commands:
git checkout master
git pull
make test
make lint
bump2version release
python setup.py sdist bdist_wheel upload
make dist
make upload
bump2version --no-tag patch
git push origin master --tags

Expand All @@ -404,7 +406,6 @@ bump2version is licensed under the MIT License - see the LICENSE.rst file for de

**unreleased**
**v0.5.11**
**v0.5.11-dev**

- Housekeeping, also publish an sdist
- Housekeeping, fix appveyor builds
Expand Down

0 comments on commit 23f8146

Please sign in to comment.