Skip to content

Commit

Permalink
update maintenance to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
niccokunzmann committed Sep 28, 2024
1 parent 0f210f8 commit 354a6e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/maintenance.rst
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ However, only people with ``PyPI environment access for GitHub Actions`` can app
git checkout main
git pull
git checkout -b release main
git add CHANGES.rst src/icalendar/__init__.py docs/install.rst
git commit -m"version 5.0.0"
git add CHANGES.rst
git commit -m"version 6.0.0"
3. Push the commit and `create a pull request <https://github.com/collective/icalendar/compare?expand=1>`__
Here is an `example pull request #457 <https://github.com/collective/icalendar/pull/457>`__.
Expand Down

0 comments on commit 354a6e0

Please sign in to comment.