You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-3
Original file line number
Diff line number
Diff line change
@@ -144,9 +144,7 @@ Please have a look at the [contributions file][contributing].
144
144
- Run `git tag -s <version>` to tag the version in Git
145
145
- Run `make release`
146
146
- Close the milestone mentioned in the _changelog_ and create a new one. _Do not reuse milestones by renaming them_.
147
-
- set the upcoming version in the `VERSION` file, usually be
148
-
incrementing the patch level, and possibly by appending `-dev`. Probably you
149
-
want to `git push` once more.
147
+
- Got to [GitHub Releases](https://github.com/gitpython-developers/GitPython/releases) and publish a new one with the recently pushed tag. Generate the changelog.
0 commit comments