Skip to content

Commit

Permalink
Update docs/ReleaseGuide.md
Browse files Browse the repository at this point in the history
Co-authored-by: Benjamin Rodenberg <benjamin.rodenberg@cit.tum.de>
  • Loading branch information
IshaanDesai and BenjaminRodenberg authored Feb 7, 2024
1 parent bd65cde commit 12c1a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ReleaseGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ The release of the `python-bindings` repository is made directly from a release

7. If everything is in order up to this point then the new version can be released by hitting the "Publish release" button in your release Draft. This will create the corresponding tag and trigger [publishing the release to PyPI](https://github.com/precice/python-bindings/actions?query=workflow%3A%22Upload+Python+Package%22).

8. Add an empty commit on master by running the steps:
8. Add an empty commit (details https://github.com/precice/python-bindings/issues/109) on master by running the steps:

```bash
git checkout master
Expand Down

0 comments on commit 12c1a01

Please sign in to comment.