Skip to content

Commit

Permalink
updated doc on how to release
Browse files Browse the repository at this point in the history
  • Loading branch information
fxjung committed Apr 18, 2024
1 parent 36dc45a commit 88d1382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/howto/release-ridepy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Automatic versioning works like this:
ridepy dev publish-release <version to bump>
Here, ``version to bump`` is the semantiv versions part to bump: ``major``, ``minor``, or ``patch``.
Here, ``version to bump`` is the semantiv versions part to bump: ``major``, ``minor``, ``patch`` or ``post``.

Alternatively, the new version may be specified manually:

Expand Down

0 comments on commit 88d1382

Please sign in to comment.