Skip to content
Maksim Koryukov edited this page Aug 13, 2017 · 1 revision
  1. Upgrade version in the route4me/sdk/version.py (VERSION and VERSION_SUFFIX variables)
  2. Update badges in README.rst
  3. git commit -m 'bump version'
  4. git tag <TAGNAME>, where the name of the tag is v.MAJOR.MINOR.PATCH-SUFFIX
  5. git push --tags
Clone this wiki locally