Skip to content

Commit

Permalink
README.rst fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Slump committed Nov 27, 2018
1 parent 8352983 commit c7a604b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -77,15 +77,15 @@ Create release
$ git checkout master
$ git pull
$ bumpversion release
$ deploy-pypi
$ make deploy-pypi
$ bumpversion --no-tag patch
$ git push origin master --tags
Release Notes
=============

**unreleased**
**v0.1.5-dev**

**v0.1.4**

* Add support for password grant (thanks to @scranen)
Expand Down

0 comments on commit c7a604b

Please sign in to comment.