]> git.parisson.com Git - timeside-diadems.git/commitdiff
fix joy grapher, *CHANGE API* so that the output for the grapher is given to the...
authoryomguy <yomguy@parisson.com>
Thu, 2 Sep 2010 20:42:49 +0000 (20:42 +0000)
committeryomguy <yomguy@parisson.com>
Thu, 2 Sep 2010 20:42:49 +0000 (20:42 +0000)
setup.py

index 406403acc1e13c4eceaf7eda851032f765f51982..280ce1812693a705ca12fdf21dcce0a5990e8fd9 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -4,7 +4,7 @@
 '''The setup and build script for the python-twitter library.'''
 
 __author__ = 'yomguy@parisson.com'
-__version__ = '0.1-beta'
+__version__ = '0.2'
 
 
 # The base package metadata to be used by both distutils and setuptools