Skip to content

Commit 2983bb4

Browse files
committed
bumped up version
1 parent 9393899 commit 2983bb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
setup(
33
name = 'browserstack-local',
44
packages = ['browserstack'],
5-
version = '0.3.0',
5+
version = '0.3.1',
66
description = 'Python bindings for Browserstack Local',
77
author = 'BrowserStack',
88
author_email = '[email protected]',
99
url = 'https://github.com/browserstack/browserstack-local-python',
10-
download_url = 'https://github.com/browserstack/browserstack-local-python/archive/v0.1.0.tar.gz',
10+
download_url = 'https://github.com/browserstack/browserstack-local-python/archive/master.zip',
1111
keywords = ['BrowserStack', 'Local', 'selenium', 'testing'],
1212
classifiers = [],
1313
)

0 commit comments

Comments
 (0)