We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5af829 commit 7cc1bf2Copy full SHA for 7cc1bf2
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.0.7",
+ version="0.0.8",
14
url="https://github.com/mreiche/python-automation-framework",
15
author="Mike Reiche",
16
packages=["paf"],
0 commit comments