Skip to content

Commit d444056

Browse files
author
Zafer Genckaya
committed
Development Status :: 5 - Production/Stable
1 parent 2cb8fd6 commit d444056

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
'Tracker': 'https://github.com/opsgenie/opsgenie-python-sdk/issues',
4949
},
5050
classifiers=[
51-
'Development Status :: 4 - Beta',
51+
'Development Status :: 5 - Production/Stable',
5252
'License :: OSI Approved :: Apache Software License',
5353
"Operating System :: OS Independent",
5454
]

templates/setup.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ setup(
4848
'Tracker': '{{packageUrl}}/issues',
4949
},
5050
classifiers=[
51-
'Development Status :: 4 - Beta',
51+
'Development Status :: 5 - Production/Stable',
5252
'License :: OSI Approved :: Apache Software License',
5353
"Operating System :: OS Independent",
5454
]

0 commit comments

Comments
 (0)