From 3cc68a250bb1622276a155366249216917bb527e Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 22 Jul 2009 20:58:21 +0000 Subject: Back to dev. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index b1ce3d08f..c27b8dc6e 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ # ############################################################################## -__version__ = '1.0.1' +__version__ = '1.0.2dev' import os -- cgit v1.2.3