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.
1 parent ca2a08b commit b7895deCopy full SHA for b7895de
setup.py
@@ -5,7 +5,7 @@
5
setup(
6
name = 'browserstack-local',
7
packages = ['browserstack'],
8
- version = '1.2.7',
+ version = '1.2.8',
9
description = 'Python bindings for Browserstack Local',
10
author = 'BrowserStack',
11
author_email = '[email protected]',
0 commit comments