We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ab7f5a commit fd166deCopy full SHA for fd166de
setup.py
@@ -10,7 +10,7 @@
10
description="Automation framework for the WebDriver API",
11
long_description=long_description,
12
long_description_content_type="text/markdown",
13
- version="0.1.6",
+ version="0.1.7",
14
url="https://github.com/mreiche/python-automation-framework",
15
author="Mike Reiche",
16
packages=["paf"],
0 commit comments