Update __init__.py

This commit is contained in:
William Falcon
2020-04-08 11:53:23 -04:00
committed by GitHub
parent fb8d085b5f
commit 764e7e12a7
+1 -1
View File
@@ -1,6 +1,6 @@
"""Root package info."""
__version__ = '0.7.2rc6'
__version__ = '0.7.2rc7'
__author__ = 'William Falcon et al.'
__author_email__ = 'waf2107@columbia.edu'
__license__ = 'Apache-2.0'