Skip to content

Commit 66c209b

Browse files
committed
cleanup
1 parent 033a5ab commit 66c209b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Doing a release
107107

108108
In parent directory on Ian's machine see USE_THIS_FOR_PYPI_RELEASE.txt. The short form:
109109

110-
$ # edit setup.py to bump the version number
110+
$ # edit setup.py to bump the version number (ignore)
111111
$ git tag -a v1.0.1 -m 'v1.0.1 release'
112112
$ git push origin --tags
113113
$ ianozsvald-twitter-text-python $ python setup.py sdist register upload -r http://pypi.python.org/pypi

0 commit comments

Comments
 (0)