Skip to content

Commit d03cdfe

Browse files
committed
Change development status to stable
With the switch to version 1.0.0 and the very low frequency of updates, this library can be considered stable. Should I eventually decide to finally do some deprecations and/or remove functionality, it will be done in version 2 major.
1 parent 6a93d54 commit d03cdfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ requires-python = ">=3.8"
1515
license = "MIT"
1616
license-files = ["LICENSE"]
1717
classifiers = [
18-
"Development Status :: 4 - Beta",
18+
"Development Status :: 5 - Production/Stable",
1919
"Intended Audience :: Developers",
2020
"Operating System :: OS Independent",
2121
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)