Update __init__.py

This commit is contained in:
William Falcon
2020-04-07 09:16:02 -04:00
committed by GitHub
parent c3b82f0170
commit 91a4ea9b38
+1 -1
View File
@@ -1,6 +1,6 @@
"""Root package info."""
__version__ = '0.7.2-dev'
__version__ = '0.7.2rc1'
__author__ = 'William Falcon et al.'
__author_email__ = 'waf2107@columbia.edu'
__license__ = 'Apache-2.0'