We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3d0081 commit 7afc56aCopy full SHA for 7afc56a
1 file changed
setup.cfg
@@ -9,12 +9,12 @@ url = https://uptrace.dev
9
platforms = any
10
license = BSD
11
classifiers =
12
- Development Status :: 4 - Beta
+ Development Status :: 5 - Production/Stable
13
Intended Audience :: Developers
14
License :: OSI Approved :: BSD License
15
Programming Language :: Python
16
Programming Language :: Python :: 3
17
- Programming Language :: Python :: 3.8
+ Programming Language :: Python :: 3.9
18
Typing :: Typed
19
20
[options]
0 commit comments