Skip to content

Commit f882cd8

Browse files
committed
update instructions for how to create a release
1 parent 993f045 commit f882cd8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -144,9 +144,7 @@ Please have a look at the [contributions file][contributing].
144144
- Run `git tag -s <version>` to tag the version in Git
145145
- Run `make release`
146146
- 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.
150148

151149
### How to verify a release (DEPRECATED)
152150

0 commit comments

Comments
 (0)