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.',