diff --git a/setup.py b/setup.py index f05ff845..ff3745f7 100755 --- a/setup.py +++ b/setup.py @@ -10,8 +10,8 @@ from setuptools import setup, find_packages setup(name='alchemlyb', - version='0.1.0-dev', - description='data munging and analysis library for alchemical free energy calculations', + version='0.1.0.a0', + description='the simple alchemistry library', author='David Dotson', author_email='dotsdl@gmail.com', classifiers=[