Skip to content

Commit

Permalink
RELEASE.rst: use a glob instead of a fixed version number in the samp…
Browse files Browse the repository at this point in the history
…le commands
  • Loading branch information
pkgw committed Sep 20, 2019
1 parent 4c289ac commit 2b2d29d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ At this point, if you wish, you can untar the tar file and try installing and
testing the installation. Once you are satisfied that the release is good
you can upload the release using twine::

twine upload pywwt-0.5.1.tar.gz pywwt-0.5.1-py2.py3-none-any.whl
twine upload pywwt-*.tar.gz pywwt-*-none-any.whl

If you don't have twine installed, you can get it with ``pip install twine``.

Expand Down

0 comments on commit 2b2d29d

Please sign in to comment.