Commit 1694e091 authored by James Bennett's avatar James Bennett
Browse files

[1.7.x] Correct oversight in trove classifiers, as this branch is now beta status.

parent e1a6a302
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@ setup(
    ]},
    zip_safe=False,
    classifiers=[
        'Development Status :: 3 - Alpha',
        'Development Status :: 4 - Beta',
        'Environment :: Web Environment',
        'Framework :: Django',
        'Intended Audience :: Developers',