Browse Source

2020.1.1.b11

bernhardbuhl 4 years ago
parent
commit
3cea61c60e
2 changed files with 2 additions and 1 deletions
  1. 1 0
      .gitignore
  2. 1 1
      setup.py

+ 1 - 0
.gitignore

@@ -6,3 +6,4 @@
 geckodriver.log
 *.png
 baangt.ini
+/Screenshots

+ 1 - 1
setup.py

@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
 
 setuptools.setup(
     name="baangt", # Replace with your own username
-    version="2020.1.1b10",
+    version="2020.1.1b11",
     author="Bernhard Buhl",
     author_email="buhl@buhl-consulting.com.cy",
     description="Basic And Advanced NextGeneration Testing",