Skip to content

Commit 4444465

Browse files
Bump version
1 parent 68621e4 commit 4444465

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ Install with `pip` from releases on this repo.
99
For example, you can install version 0.1.0 with the following command:
1010

1111
```
12-
$ pip install https://github.com/cheese-drawer/lib-python-db-wrapper/releases/download/0.1.0/db-wrapper-0.1.0.tar.gz
12+
$ pip install https://github.com/cheese-drawer/lib-python-db-wrapper/releases/download/0.1.1/db-wrapper-0.1.1.tar.gz
1313
```
1414

15-
If looking for a different release version, just replace the two instances of `0.1.0` in the command with the version number you need.
15+
If looking for a different release version, just replace the two instances of `0.1.1` in the command with the version number you need.
1616

1717
## Usage
1818

0 commit comments

Comments
 (0)