untagged 2.0rc1 again and fixed classifier
authorArmin Ronacher <armin.ronacher@active-4.com>
Mon, 9 Jun 2008 16:46:26 +0000 (18:46 +0200)
committerArmin Ronacher <armin.ronacher@active-4.com>
Mon, 9 Jun 2008 16:46:26 +0000 (18:46 +0200)
--HG--
branch : trunk

.hgtags
setup.py

diff --git a/.hgtags b/.hgtags
index 5399b2c475c0a2758ebb8055b6546a545f070335..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644 (file)
--- a/.hgtags
+++ b/.hgtags
@@ -1 +0,0 @@
-a19796dee68fe3bb8d7208f641440ee1af4cf2e7 2.0rc1
index 271776f49375f91ecbadf51b285b652ad67363c6..9145ce975522340972a0de0a1409d623674c8ef7 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -110,7 +110,7 @@ setup(
     # in form of html and txt files it's a better idea to extract the files
     zip_safe=False,
     classifiers=[
-        'Development Status :: 4 Beta',
+        'Development Status :: 4 Beta',
         'Environment :: Web Environment',
         'Intended Audience :: Developers',
         'License :: OSI Approved :: BSD License',