release v

This commit is contained in:
William Falcon 2020-03-06 15:32:40 -05:00 committed by J. Borovec
parent 0d5f7671e0
commit 21ac476b17
1 changed files with 1 additions and 1 deletions

View File

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