Skip to content

Commit 17098ba

Browse files
author
Joe Snell
committed
update docs
1 parent b0ea206 commit 17098ba

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ $ poetry install --dev
3232

3333
Bump Version
3434

35+
You can use the `bin/bump` script to bump the version. This is a wrapper for [bumpversion](https://pypi.org/project/bumpversion/).
36+
3537
```bash
36-
$ poetry run bumpversion <VERSION LEVEL>
38+
$ bin/bump <VERSION LEVEL>
3739
```

0 commit comments

Comments
 (0)