Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit9daeb2b

Browse files
committed
Updated setup.py
1 parent5ee04a3 commit9daeb2b

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
@@ -3,13 +3,13 @@
33

44
setup(
55
name='user-agents',
6-
version='2.1',
6+
version='2.2.0',
77
author='Selwin Ong',
88
author_email='selwin.ong@gmail.com',
99
packages=['user_agents'],
1010
url='https://github.com/selwin/python-user-agents',
1111
license='MIT',
12-
description='A library to identify devices (phones, tablets) and their capabilities by parsing(browser/HTTP) user agent strings',
12+
description='A library to identify devices (phones, tablets) and their capabilities by parsing browser user agent strings.',
1313
long_description=open('README.md').read(),
1414
long_description_content_type='text/markdown',
1515
zip_safe=False,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp