diff --git a/setup.py b/setup.py index 800e71f..0174137 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ description="Automation framework for the WebDriver API", long_description=long_description, long_description_content_type="text/markdown", - version="0.1.3", + version="0.1.4", url="https://github.com/mreiche/python-automation-framework", author="Mike Reiche", packages=["paf"],