Skip to content

Commit aa6bf1a

Browse files
committed
cleanup
1 parent 66c209b commit aa6bf1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,9 @@ Todo
105105
Doing a release
106106
---------------
107107

108-
In parent directory on Ian's machine see USE_THIS_FOR_PYPI_RELEASE.txt. The short form:
108+
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 (ignore)
110+
$ # edit setup.py to bump the version number
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)