1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-09 17:15:35 +00:00

bump development status to Beta

This commit is contained in:
Kevin McCarthy
2013-09-16 20:52:38 -10:00
parent a66f462dcd
commit ce94fd72fd

View File

@@ -42,7 +42,7 @@ setup(name='vcrpy',
tests_require=['pytest','mock'],
cmdclass={'test': PyTest},
classifiers=[
'Development Status :: 3 - Alpha',
'Development Status :: 4 - Beta',
'Environment :: Console',
'Intended Audience :: Developers',
'Programming Language :: Python',