From 2301cf61977102b85279ea7c04797f76012202e5 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 27 Jan 2009 02:40:45 +0000 Subject: Prep for 0.6.6. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 97168434e..71d0c56ee 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ # ############################################################################## -__version__ = '0.6.5' +__version__ = '0.6.6' import os -- cgit v1.2.3