setup-selenium-testing 0.1.8__tar.gz → 0.2.0__tar.gz

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,11 +1,11 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: setup-selenium-testing
3
- Version: 0.1.8
3
+ Version: 0.2.0
4
4
  Summary: Setup Selenium for automation testing
5
5
  Home-page: https://github.com/bandophahita/setup_selenium
6
6
  License: MIT
7
7
  Author: Marcel Wilson
8
- Author-email: trenchrats@gmail.com
8
+ Author-email: trenchrats+pypi@gmail.com
9
9
  Requires-Python: >=3.8,<4.0
10
10
  Classifier: Intended Audience :: Developers
11
11
  Classifier: License :: OSI Approved :: MIT License
@@ -1,8 +1,8 @@
1
1
  [tool.poetry]
2
2
  name = "setup-selenium-testing"
3
- version = "0.1.8"
3
+ version = "0.2.0"
4
4
  description = "Setup Selenium for automation testing"
5
- authors = ["Marcel Wilson <trenchrats@gmail.com>"]
5
+ authors = ["Marcel Wilson <trenchrats+pypi@gmail.com>"]
6
6
  license = "MIT"
7
7
  repository = "https://github.com/bandophahita/setup_selenium"
8
8
  #documentation = ""