Skip to content

Commit

Permalink
Bump version to 0.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
xmatoha authored Mar 9, 2023
1 parent 031e370 commit 900ac4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="fastapi_featureflags",
version="0.4.6",
version="0.4.7",
author="Tomas Pytel",
author_email="pytlicek@gmail.com",
description="Feature Flags for FastAPI",
Expand Down

0 comments on commit 900ac4e

Please sign in to comment.