Skip to content

Commit

Permalink
Update release section of README
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Oderbolz committed Sep 7, 2017
1 parent 452b7d3 commit a9021c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ To create a new release, follow these steps (please respect [Semantic Versioning

1. Adapt the version number in `osmapi/__init__.py`
1. Update the CHANGELOG with the version
1. Create a pull request to merge develop into master
1. Create a pull request to merge develop into master (make sure the tests pass!)
1. Create a [new release/tag on GitHub](https://github.com/metaodi/osmapi/releases) (on the master branch)
1. The [publication on PyPI](https://pypi.python.org/pypi/osmapi) happens via [Travis CI](https://travis-ci.org/metaodi/osmapi) on every tagged commit

Expand Down

0 comments on commit a9021c7

Please sign in to comment.