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

Skip to content

Commit 1b0dc54

Browse files
committed
Bump ua-parser version in setup.py.
1 parent 15c6382 commit 1b0dc54

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)