Skip to content

Commit

Permalink
add link to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bmcage committed Feb 17, 2017
1 parent ece8d51 commit 006b696
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 @@ -186,7 +186,7 @@ Release:

1. set in common.py version string and DEV=False, commit this.
2. tag like: `git tag -a v2.2.0 -m "version 2.2.0"`
3. push tag: `git push --tags`
3. push tag: `git push --tags` The tag will appear in the [releases](https://github.com/bmcage/odes/releases)
4. update to pypi repo: `python setup.py sdist --formats=gztar,zip register upload`
5. update version string to a higher number, and DEV=True

Expand Down

0 comments on commit 006b696

Please sign in to comment.