]> asedeno.scripts.mit.edu Git - bluechips.git/commitdiff
BlueChips version 1.0.0
authorEvan Broder <broder@mit.edu>
Mon, 8 Mar 2010 14:30:06 +0000 (09:30 -0500)
committerEvan Broder <broder@mit.edu>
Mon, 8 Mar 2010 14:30:06 +0000 (09:30 -0500)
setup.py

index a20a65fe7b892e86917a7a1ef90b1e92aeebcb97..a42edbb229ef79f2648e8f6048ba4bb5715b8393 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -9,14 +9,14 @@ except ImportError:
 
 setup(
     name='BlueChips',
-    version='1.0a4',
+    version='1.0.0',
     description='BlueChips - finances for people with shared expenses',
     long_description=open('README.rst').read(),
     author='Residents of Blue Sun Corporate Headquarters',
     author_email='chips@blue-sun-corp.com',
     url='http://github.com/ebroder/bluechips',
     classifiers=[
-        'Development Status :: 3 - Alpha',
+        'Development Status :: 4 - Beta',
         'Environment :: Web Environment',
         'Framework :: Pylons',
         'License :: OSI Approved :: GNU General Public License (GPL)',