Skip to content

Commit

Permalink
Merge branch 'master' into 74-fix-config-and-tag-consistency-check
Browse files Browse the repository at this point in the history
  • Loading branch information
coordt committed Jul 3, 2024
2 parents 67eea3d + f8dc593 commit 96ee796
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/tutorials/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,10 @@ The `replace` sub-command works identically to the `bump` sub-command except for
- It will not increment the version
- It will not change the configuration file

```{admonition} NOTE
!!! NOTE

If you do not include the `--new-version` option, the `new_version` context variable will be `None`.

If you do not include the `--new-version` option, the `new_version` context variable will be `None`.
```

One way of providing the `--new-version` option is to use the `bump-my-version show` subcommand with an environment variable:

Expand Down

0 comments on commit 96ee796

Please sign in to comment.