Skip to content

Commit 0724099

Browse files
committed
note on pushing tags
1 parent e00cad8 commit 0724099

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ In parent directory on Ian's machine see USE_THIS_FOR_PYPI_RELEASE.txt. The shor
109109

110110
$ # edit setup.py to bump the version number
111111
$ git tag -a v1.0.1 -m 'v1.0.1 release'
112+
$ git push origin --tags
112113
$ ianozsvald-twitter-text-python $ python setup.py sdist register upload -r http://pypi.python.org/pypi
113114
$ # this uses ~/.pypirc with cached login details
114115

0 commit comments

Comments
 (0)