Skip to content

Commit 65693e2

Browse files
Merge pull request #56 from browserstack/version_1_2_10
Version bump v1.2.10
2 parents e6d5f9a + 8e58c4a commit 65693e2

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
@@ -5,7 +5,7 @@
55
setup(
66
name = 'browserstack-local',
77
packages = ['browserstack'],
8-
version = '1.2.9',
8+
version = '1.2.10',
99
description = 'Python bindings for Browserstack Local',
1010
long_description=open('README.md').read(),
1111
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)