summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Ward <ian@excess.org>2011-11-28 23:05:15 -0500
committerIan Ward <ian@excess.org>2011-11-28 23:05:15 -0500
commit486a304a41eb5bde163bc7b01c452a39d6d67d00 (patch)
treeb66158180b4232afdf3d02735dd63356787ad86f
parent908a1b000db0988d3aaeebb92fa6e661c314c698 (diff)
downloadurwid-486a304a41eb5bde163bc7b01c452a39d6d67d00.tar.gz
claim stabilityrelease-1.0.1
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 4269538..57dad5b 100644
--- a/setup.py
+++ b/setup.py
@@ -70,7 +70,7 @@ Example Program Screenshots:
http://excess.org/urwid/examples.html
"""[1:],
'classifiers':[
- "Development Status :: 4 - Beta",
+ "Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Environment :: Console :: Curses",
"Intended Audience :: Developers",