Skip to content

Commit 14762ad

Browse files
committed
Update README release instructions
1 parent 74ce9fa commit 14762ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ To run the tests run `python setup.py test`
368368

369369
* Update the CHANGELOG.md file. `git changelog` from the
370370
[git-extras](https://github.com/tj/git-extras/blob/master/Commands.md#git-changelog) package can be useful to pull commits from the release.
371-
* Update the setup.py version
371+
* Update the version in version.py
372372
* `git tag v$VERSION`
373373
* `git push && git push --tags`
374374
* `make` - publishes to pypi

0 commit comments

Comments
 (0)