Skip to content

Commit

Permalink
Fix copypasta
Browse files Browse the repository at this point in the history
  • Loading branch information
jdillard committed Oct 25, 2021
1 parent 67199e4 commit 8a03eb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MAINTENANCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
These are the steps, to be run by the maintainer, for making a new Python
package release.

1. Rev versions in **sphinx_sitemap/version.py** and **setup.py**.
1. Rev versions in **sphinx_gitstamp/version.py** and **setup.py**.
2. Update **CHANGELOG.md**
3. Create a tag and push to GitHub:

Expand All @@ -20,4 +20,4 @@ package release.

6. Upload to the production pypi.org repository:

twine upload dist/*
twine upload dist/*

0 comments on commit 8a03eb8

Please # to comment.