From 9bb5078cb078b28954dc42372a0fcfb9b05125fc Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Fri, 5 Oct 2012 13:47:54 -0700 Subject: [PATCH] bump version --- edbob/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edbob/_version.py b/edbob/_version.py index 91ac9f7..481bbf2 100644 --- a/edbob/_version.py +++ b/edbob/_version.py @@ -1 +1 @@ -__version__ = '0.1a17' +__version__ = '0.1a18'