]> git.parisson.com Git - timeside-diadems.git/commitdiff
update copyrights, go to 0.3
authoryomguy <yomguy@parisson.com>
Tue, 17 May 2011 08:14:15 +0000 (08:14 +0000)
committeryomguy <yomguy@parisson.com>
Tue, 17 May 2011 08:14:15 +0000 (08:14 +0000)
setup.py

index 280ce1812693a705ca12fdf21dcce0a5990e8fd9..6c2c9d596fc076de6bf240596285b94df477b052 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.2'
+__version__ = '0.3'
 
 
 # The base package metadata to be used by both distutils and setuptools