Skip to content

Commit

Permalink
Bump minor version to 0.2.0:
Browse files Browse the repository at this point in the history
    - Added custom dtypes to enable persistence of MTZ datatypes
    - Add mtz.write() function to write out Crystal objects as MTZs
    - Update read() methods to assign correct MTZ-based datatypes
  • Loading branch information
JBGreisman committed Oct 24, 2019
1 parent bcaf624 commit 88cf6a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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(),
Expand Down

0 comments on commit 88cf6a3

Please sign in to comment.