Update __init__.py

This commit is contained in:
William Falcon
2020-04-23 21:02:19 -04:00
committed by GitHub
parent 890458fdbd
commit 67d5f4dc39
+1 -1
View File
@@ -1,6 +1,6 @@
"""Root package info."""
__version__ = '0.7.4rc5'
__version__ = '0.7.4rc6'
__author__ = 'William Falcon et al.'
__author_email__ = 'waf2107@columbia.edu'
__license__ = 'Apache-2.0'