Skip to content

Commit

Permalink
Bump version to 0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Pytlicek authored Apr 18, 2022
1 parent 5e78da7 commit bcd39f7
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.5",
version="0.4.6",
author="Tomas Pytel",
author_email="pytlicek@gmail.com",
description="Feature Flags for FastAPI",
Expand Down

0 comments on commit bcd39f7

Please sign in to comment.