Changing PyPi classifier from Beta to Stable

This commit is contained in:
Jacob Alexander 2020-11-20 13:55:19 -08:00
parent d6e73c8d75
commit 2e6d7be1dd
Failed to generate hash of commit

View file

@ -221,7 +221,7 @@ setup(
download_url='https://github.com/haata/pycapnp/archive/v%s.zip' % VERSION,
keywords=['capnp', 'capnproto', "Cap'n Proto", 'pycapnp'],
classifiers=[
'Development Status :: 4 - Beta',
'Development Status :: 5 - Production/Stable',
'Intended Audience :: Developers',
'License :: OSI Approved :: BSD License',
'Operating System :: MacOS :: MacOS X',