From d0a60b90d5ef19a757fd9685edb432c93a1504af Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 19 Jan 2009 09:10:35 +0000 Subject: Prep for 0.6.3. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 9fb8c03c8..da7c9a294 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ # ############################################################################## -__version__ = '0.6.2' +__version__ = '0.6.3' import os -- cgit v1.2.3