From a69b0530adc0bcab30da58a07698c56128b54437 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 22 Jul 2009 19:25:26 +0000 Subject: Prep for 1.0.1. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index d3f72ff67..b1ce3d08f 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ # ############################################################################## -__version__ = '1.1dev' +__version__ = '1.0.1' import os -- cgit v1.2.3