From be16f6b5c59043a164120171a5b0926d158959fd Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 20 Aug 2008 14:16:17 +0000 Subject: Prep for 0.3.1. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 048f0cc47..44aed8616 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ # ############################################################################## -__version__ = '0.3.0' +__version__ = '0.3.1' import os -- cgit v1.2.3