Skip to content

Commit

Permalink
we are now in beta development status
Browse files Browse the repository at this point in the history
once we have a good unittest suite & documentation it'll be called
production/stable
  • Loading branch information
Justine Tunney committed Aug 23, 2011
1 parent c896254 commit 6f2aa00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -30,7 +30,7 @@ def read(fname):
scripts = ['scripts/' + f for f in os.listdir('scripts')
if not f.startswith('.')],
classifiers = [
"Development Status :: 1 - Planning",
"Development Status :: 4 - Beta",
"License :: OSI Approved :: GNU Affero General Public License v3",
"Programming Language :: Python",
"Framework :: Django",
Expand Down

0 comments on commit 6f2aa00

Please sign in to comment.