Skip to content

Commit 3cceb25

Browse files
committed
fix: pypi classifier
1 parent 80a2dcf commit 3cceb25

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
@@ -34,7 +34,7 @@
3434
author_email="community@openfga.dev",
3535
url="https://github.com/openfga/python-sdk",
3636
classifiers=[
37-
'Development Status :: 5 - Production',
37+
'Development Status :: 5 - Production/Stable',
3838
'Intended Audience :: Developers',
3939
'License :: OSI Approved :: Apache Software License',
4040
'Programming Language :: Python :: 3.9',

0 commit comments

Comments
 (0)