Skip to content

Commit 900ac4e

Browse files
authored
Bump version to 0.4.7
1 parent 031e370 commit 900ac4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="fastapi_featureflags",
8-
version="0.4.6",
8+
version="0.4.7",
99
author="Tomas Pytel",
1010
author_email="pytlicek@gmail.com",
1111
description="Feature Flags for FastAPI",

0 commit comments

Comments
 (0)