Skip to content
This repository was archived by the owner on Nov 23, 2023. It is now read-only.

Commit 0a85d74

Browse files
authored
Update setup.py
1 parent 80bd5b4 commit 0a85d74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
ROOT = dirname(abspath(__file__))
77

88
setup(name='robotframework-appiumflutterlibrary',
9-
version='1.0.0-beta',
9+
version='1.0.0-beta.1',
1010
description='Robot Framework Mobile flutter app testing library for Appium Client Android & iOS & Web',
1111
long_description=open(join(ROOT, 'README.rst')).read(),
1212
author='Igor Augusto',

0 commit comments

Comments
 (0)