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 1c0840d commit 24c9b03Copy full SHA for 24c9b03
RELEASING.md
@@ -11,7 +11,7 @@ Change from patch to minor or major for appropriate version updates.
11
12
```bash
13
bumpversion patch
14
-git push && git push --tags
+git push upstream && git push upstream --tags
15
```
16
17
## Push to PyPI
0 commit comments