Skip to content

Commit a24ae9c

Browse files
committed
updated dev status classifier
1 parent b68bab3 commit a24ae9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
install_requires=['PyOpenSSL'],
136136
extras_require={'subjectAltName_support': 'pyasn1'},
137137
classifiers=[
138-
'Development Status :: 3 - Alpha',
138+
'Development Status :: 5 - Production/Stable',
139139
'Environment :: Console',
140140
'Environment :: Web Environment',
141141
'Intended Audience :: End Users/Desktop',

0 commit comments

Comments
 (0)