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