From: yomguy Date: Mon, 30 May 2011 14:26:54 +0000 (+0000) Subject: goto 0.3.1 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=666ded986b6e4afdf6e4e61ce575e2f569f1b645;p=timeside-diadems.git goto 0.3.1 --- diff --git a/setup.py b/setup.py index e49b8ef..8e11243 100644 --- 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