Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 720befe

Browse files
docs(bump): fix typo
1 parent a651ec1 commit 720befe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/bump.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ For example, if we have `pyproject.toml`
148148
version = "5.3.5+0.1.0"
149149
```
150150

151-
If `--local-version` is used, it will bump only the local version `0.1.0` and keep the public version `5.3.1` intact, bumping to the version `5.3.5+0.2.0`.
151+
If `--local-version` is used, it will bump only the local version `0.1.0` and keep the public version `5.3.5` intact, bumping to the version `5.3.5+0.2.0`.
152152

153153
## Configuration
154154

0 commit comments

Comments
 (0)