We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fe0184 commit 99c46baCopy full SHA for 99c46ba
setup.py
@@ -20,7 +20,7 @@
20
description='A Django app for adding object tools to models',
21
long_description=open('README.rst').read(),
22
classifiers=[
23
- "Development Status :: 3 - Alpha",
+ 'Development Status :: 4 - Beta',
24
"Framework :: Django",
25
"Intended Audience :: Developers",
26
"License :: OSI Approved :: Apache Software License",
0 commit comments