release v0.7.1

This commit is contained in:
William Falcon 2020-03-06 18:23:04 -05:00
parent 21057d0064
commit af621f8590
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
"""Root package info."""
__version__ = '0.7.0'
__version__ = '0.7.1'
__author__ = 'William Falcon et al.'
__author_email__ = 'waf2107@columbia.edu'
__license__ = 'Apache-2.0'