Skip to content
This repository has been archived by the owner on Feb 7, 2019. It is now read-only.

Commit

Permalink
Merge pull request #100 from peterfarrell/change-to-pip-stable
Browse files Browse the repository at this point in the history
Changed PIP classifiers from beta to stable
  • Loading branch information
maennel authored Sep 22, 2016
2 parents 734ca57 + b17c511 commit 580940f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
install_requires=['django'],
package_data={'versions': ['static/js/*.js','templates/versions/*.html']},
classifiers=[
'Development Status :: 4 - Beta',
'Development Status :: 5 - Production/Stable',
'Framework :: Django',
'Intended Audience :: Developers',
'Programming Language :: Python :: 2.7',
Expand Down

0 comments on commit 580940f

Please sign in to comment.