Skip to content

Commit 24c9b03

Browse files
committed
Updated releasing instructions
1 parent 1c0840d commit 24c9b03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Change from patch to minor or major for appropriate version updates.
1111

1212
```bash
1313
bumpversion patch
14-
git push && git push --tags
14+
git push upstream && git push upstream --tags
1515
```
1616

1717
## Push to PyPI

0 commit comments

Comments
 (0)