Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5344b73

Browse files
committed
Merge pull request ua-parser#21 from jdalton/setup
Bump ua-parser version in setup.py.
2 parents 15c6382 + 1b0dc54 commit 5344b73

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
@@ -39,7 +39,7 @@ def run(self):
3939

4040
setup(
4141
name='ua-parser',
42-
version='0.4.1',
42+
version='0.5.0',
4343
description="Python port of Browserscope's user agent parser",
4444
author='PBS',
4545
author_email='[email protected]',

0 commit comments

Comments
 (0)