]> git.parisson.com Git - timeside.git/commitdiff
goto 0.3.1
authoryomguy <yomguy@parisson.com>
Mon, 30 May 2011 14:26:54 +0000 (14:26 +0000)
committeryomguy <yomguy@parisson.com>
Mon, 30 May 2011 14:26:54 +0000 (14:26 +0000)
setup.py

index e49b8effe8311926d0dee066b78f2a51acf09eb6..8e11243ee56d128537fc4d98d42a47ae5a060574 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.3'
+__version__ = '0.3.1'
 
 
 # The base package metadata to be used by both distutils and setuptools