Bump 0.7.0

This commit is contained in:
Simon Conseil
2014-05-10 23:02:49 +02:00
parent 9ac6fb5670
commit 8210495e59
2 changed files with 3 additions and 2 deletions

View File

@@ -39,7 +39,7 @@ setup(
test_requires=['pytest'],
entry_points=entry_points,
classifiers=[
'Development Status :: 4 - Beta',
'Development Status :: 5 - Production/Stable',
'Environment :: Console',
'License :: OSI Approved :: MIT License',
'Operating System :: OS Independent',
@@ -47,6 +47,7 @@ setup(
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
'Topic :: Internet :: WWW/HTTP',
'Topic :: Multimedia :: Graphics :: Viewers',
'Topic :: Software Development :: Libraries :: Python Modules',