diff --git a/setup.py b/setup.py index 705c14a..9003862 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name="facehuggershield", - version="0.1.4", + version="0.1.5", author="Capsize LLC", description="", long_description=open("README.md", "r", encoding="utf-8").read(),