We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cb8fd6 commit d444056Copy full SHA for d444056
setup.py
@@ -48,7 +48,7 @@
48
'Tracker': 'https://github.com/opsgenie/opsgenie-python-sdk/issues',
49
},
50
classifiers=[
51
- 'Development Status :: 4 - Beta',
+ 'Development Status :: 5 - Production/Stable',
52
'License :: OSI Approved :: Apache Software License',
53
"Operating System :: OS Independent",
54
]
templates/setup.mustache
@@ -48,7 +48,7 @@ setup(
'Tracker': '{{packageUrl}}/issues',
0 commit comments