From df246a0662d25a2bc933bcb3ba2ce632f9d8be9a Mon Sep 17 00:00:00 2001 From: ael-code Date: Mon, 26 Oct 2015 04:00:13 -0500 Subject: [PATCH] bump to v0.2.2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 8c24e52..bb15108 100644 --- a/setup.py +++ b/setup.py @@ -87,7 +87,7 @@ def read(fname): conf = dict( name='libreant', - version='0.2.1', + version='0.2.2', description='{e,}book archive focused on small grass root archives, distributed search, low assumptions', long_description=read('README.rst'), author='insomnialab',