We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 031e370 commit 900ac4eCopy full SHA for 900ac4e
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="fastapi_featureflags",
8
- version="0.4.6",
+ version="0.4.7",
9
author="Tomas Pytel",
10
author_email="pytlicek@gmail.com",
11
description="Feature Flags for FastAPI",
0 commit comments