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 9594776

Browse filesBrowse files
committed
Update version to 1.0
Hopefully I've not missed one hidden somewhere. Also update the development status because y not. Closes #234
1 parent b9adc08 commit 9594776
Copy full SHA for 9594776

File tree

1 file changed

+2
-2
lines changed
Filter options

1 file changed

+2
-2
lines changed

‎pyproject.toml

Copy file name to clipboardExpand all lines: pyproject.toml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
[project]
66
name = "ua-parser"
77
description = "Python port of Browserscope's user agent parser"
8-
version = "1.0.0a2"
8+
version = "1.0.0"
99
readme = "README.rst"
1010
requires-python = ">=3.9"
1111
dependencies = ["ua-parser-builtins"]
@@ -24,7 +24,7 @@ maintainers = [
2424
]
2525

2626
classifiers = [
27-
"Development Status :: 4 - Beta",
27+
"Development Status :: 5 - Production/Stable",
2828
"Environment :: Web Environment",
2929
"Intended Audience :: Developers",
3030
"Operating System :: OS Independent",

0 commit comments

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