We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ef5353 commit 01a77ffCopy full SHA for 01a77ff
setup.py
@@ -2,7 +2,7 @@
2
setup(
3
name = 'browserstack-local',
4
packages = ['browserstack'],
5
- version = '0.4.0',
+ version = '1.0.0',
6
description = 'Python bindings for Browserstack Local',
7
author = 'BrowserStack',
8
author_email = '[email protected]',
0 commit comments