Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jcupitt committed Jan 4, 2024
1 parent a9688b9 commit 88f1d45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ Update pypi package:
.. code-block:: shell
$ python3 setup.py sdist
$ twine upload dist/*
$ twine upload --repository pyvips dist/*
$ git tag -a v2.2.0 -m "as uploaded to pypi"
$ git push origin v2.2.0

0 comments on commit 88f1d45

Please sign in to comment.