From 0b3e8571fa7a6cbd3e5f6a0c29a0935f0a19c585 Mon Sep 17 00:00:00 2001 From: Charles Leifer Date: Fri, 4 May 2018 10:58:44 -0500 Subject: [PATCH] 0.6.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 94825e3..84dc24b 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ setup( name='sophy', - version='0.5.1', + version='0.6.0', description='Python bindings for the sophia database.', author='Charles Leifer', author_email='',