We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f83e9d commit 97f8588Copy full SHA for 97f8588
1 file changed
README.md
@@ -18,7 +18,7 @@ Very simple implementation of feature flags for FastAPI.
18
## Installing
19
To install the package from pip, first run:
20
```bash
21
-pip install -U https://github.com/Pytlicek/fastapi-featureflags/archive/refs/tags/0.1.zip
+pip install -U https://github.com/Pytlicek/fastapi-featureflags/archive/refs/tags/0.2.zip
22
```
23
24
## Usage
0 commit comments