We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e6d5f9a + 8e58c4a commit 65693e2Copy full SHA for 65693e2
setup.py
@@ -5,7 +5,7 @@
5
setup(
6
name = 'browserstack-local',
7
packages = ['browserstack'],
8
- version = '1.2.9',
+ version = '1.2.10',
9
description = 'Python bindings for Browserstack Local',
10
long_description=open('README.md').read(),
11
long_description_content_type='text/markdown',
0 commit comments