Skip to content

Commit e295896

Browse files
authored
Marking this library as Production/Stable for PyPI
FYI: https://pypi.org/classifiers/
1 parent 5efb0d5 commit e295896

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
@@ -53,7 +53,7 @@
5353
author_email='[email protected]',
5454
url='https://github.com/AzureAD/microsoft-authentication-library-for-python',
5555
classifiers=[
56-
'Development Status :: 4 - Beta',
56+
'Development Status :: 5 - Production/Stable',
5757
'Programming Language :: Python',
5858
'Programming Language :: Python :: 2',
5959
'Programming Language :: Python :: 2.7',

0 commit comments

Comments
 (0)