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

Commit d0df38d

Browse files
authored
feat: change version to beta
1 parent 66b3f94 commit d0df38d

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-alpha.4',
9+
version='1.0.0-beta',
1010
description='Robot Framework Mobile flutter app testing library for Appium Client Android & iOS & Web',
1111
long_description=open(join(ROOT, 'README.md')).read(),
1212
author='Igor Augusto',

0 commit comments

Comments
 (0)