From 6fd7d0a06b2ec0153765c9f25d7e7f4892683373 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 12 Aug 2008 01:53:54 +0000 Subject: Fix ITraverserFactory lookup; release 0.2.9. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index c10a03f15..04c7c13d2 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ # ############################################################################## -__version__ = '0.2.8' +__version__ = '0.2.9' import os -- cgit v1.2.3