From eee7755e0c015bb18a37f0883ff025571a9d3d2a Mon Sep 17 00:00:00 2001 From: aherlihy Date: Tue, 8 Mar 2016 16:45:54 +0100 Subject: [PATCH] BUMP 0.1.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b1a13ed..38fc9c0 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ long_description = None # Install without README.rst setup(name='elastic2-doc-manager', - version='0.1.0.dev0', + version='0.1.0', maintainer='mongodb', description='Elastic2 plugin for mongo-connector', long_description=long_description,