From b028125b2dc89df003cd9d6c99ab3e7af6a55a8f Mon Sep 17 00:00:00 2001
From: Joe <joe@autistici.org>
Date: Thu, 13 Mar 2014 11:39:11 +0100
Subject: [PATCH] Version bump

---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index e750c3f..b5e81d3 100755
--- a/setup.py
+++ b/setup.py
@@ -4,7 +4,7 @@ from setuptools import setup, find_packages
 
 setup(
   name='configdb',
-  version='0.2.2',
+  version='0.2.3',
   description='database framework for configuration info',
   author='ale',
   author_email='ale@incal.net',
-- 
GitLab