diff --git a/setup.py b/setup.py index 0f6484d0..62b917b4 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='reciprocalspaceship', - version='0.1.2', + version='0.2.0', author='Kevin M. Dalton; Jack B. Greisman', author_email='kmdalton@g.harvard.edu; greisman@g.harvard.edu', packages=find_packages(),