We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67199e4 commit 8a03eb8Copy full SHA for 8a03eb8
MAINTENANCE.md
@@ -3,7 +3,7 @@
3
These are the steps, to be run by the maintainer, for making a new Python
4
package release.
5
6
-1. Rev versions in **sphinx_sitemap/version.py** and **setup.py**.
+1. Rev versions in **sphinx_gitstamp/version.py** and **setup.py**.
7
2. Update **CHANGELOG.md**
8
3. Create a tag and push to GitHub:
9
@@ -20,4 +20,4 @@ package release.
20
21
6. Upload to the production pypi.org repository:
22
23
- twine upload dist/*
+ twine upload dist/*
0 commit comments