Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ab2e451

Browse filesBrowse files
committed
Update uap-core to 0.16.0
Closes #129
1 parent 5669739 commit ab2e451
Copy full SHA for ab2e451

File tree

3 files changed

+3
-3
lines changed
Filter options

3 files changed

+3
-3
lines changed

‎setup.py

Copy file name to clipboardExpand all lines: setup.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ class sdist(_sdist):
200200

201201
setup(
202202
name="ua-parser",
203-
version="0.15.1",
203+
version="0.16.0",
204204
description="Python port of Browserscope's user agent parser",
205205
author="PBS",
206206
author_email="no-reply@pbs.org",

‎ua_parser/__init__.py

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = (0, 15, 1)
1+
VERSION = (0, 16, 0)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.