From 0966988c5c387fb990a509e09db211e647620ba0 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 29 Aug 2008 03:28:05 +0000 Subject: Prep for 0.3.4. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 15714e78a..471a76f4e 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ # ############################################################################## -__version__ = '0.3.3' +__version__ = '0.3.4' import os -- cgit v1.2.3