Skip to content

Commit 97f8588

Browse files
Tomas-PytelTomas-Pytel
authored andcommitted
Update README.md
1 parent 0f83e9d commit 97f8588

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Very simple implementation of feature flags for FastAPI.
1818
## Installing
1919
To install the package from pip, first run:
2020
```bash
21-
pip install -U https://github.com/Pytlicek/fastapi-featureflags/archive/refs/tags/0.1.zip
21+
pip install -U https://github.com/Pytlicek/fastapi-featureflags/archive/refs/tags/0.2.zip
2222
```
2323

2424
## Usage

0 commit comments

Comments
 (0)