release v0.6.0

This commit is contained in:
William Falcon 2020-01-21 17:17:40 -05:00
parent c649f63e7e
commit f80127db0e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
"""Package info"""
__version__ = '0.5.3.3'
__version__ = '0.6.0'
__author__ = 'William Falcon et al.'
__author_email__ = 'waf2107@columbia.edu'
__license__ = 'Apache-2.0'