From ae9bc375103553393e0179112cc5379677cea059 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Nowotka?= Date: Tue, 1 Apr 2014 16:28:26 +0200 Subject: [PATCH] version bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 3608124..372da93 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ from setuptools import setup setup( name='standardiser', - version='0.1.6', + version='0.1.7', author='Francis Atkinson', author_email='francis@ebi.ac.uk', description='Provides a simple way of standardising molecules as a prelude to e.g. molecular modelling exercises.',