diff --git a/setup.py b/setup.py index 7b9ccf71..999d6a63 100644 --- a/setup.py +++ b/setup.py @@ -38,7 +38,7 @@ setuptools.setup( name="MDSuite", - version="0.1.0", + version="0.2.0", author="zincwarecode", author_email="zincwarecode@gmail.com", description="A postprocessing tool for molecular dynamics simulations.",