diff options
author | Ian Ward <ian@excess.org> | 2011-11-28 23:05:15 -0500 |
---|---|---|
committer | Ian Ward <ian@excess.org> | 2011-11-28 23:05:15 -0500 |
commit | 486a304a41eb5bde163bc7b01c452a39d6d67d00 (patch) | |
tree | b66158180b4232afdf3d02735dd63356787ad86f | |
parent | 908a1b000db0988d3aaeebb92fa6e661c314c698 (diff) | |
download | urwid-486a304a41eb5bde163bc7b01c452a39d6d67d00.tar.gz |
claim stabilityrelease-1.0.1
-rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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", |