summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index 2983921..0f2b3e1 100644
--- a/setup.py
+++ b/setup.py
@@ -27,9 +27,8 @@ setup(
description = 'Random assortment of WSGI servers, middleware',
license = 'BSD',
url='http://www.saddi.com/software/flup/',
- download_url = 'http://svn.saddi.com/flup/trunk#egg=flup-dev',
classifiers = [
- 'Development Status :: 4 - Beta',
+ 'Development Status :: 5 - Production/Stable',
'Environment :: Web Environment',
'Intended Audience :: Developers',
'License :: OSI Approved :: BSD License',