Skip to content

Commit 82a2cb9

Browse files
authored
Update setup.py
1 parent 8078538 commit 82a2cb9

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.3",
8+
version="0.4",
99
author="Tomas Pytel",
1010
author_email="pytlicek@gmail.com",
1111
description="Feature Flags for FastAPI",

0 commit comments

Comments
 (0)