Update __init__.py
This commit is contained in:
parent
5b2351cbb9
commit
b5c6d0e393
|
@ -1,6 +1,6 @@
|
||||||
"""Root package info."""
|
"""Root package info."""
|
||||||
|
|
||||||
__version__ = '0.7.2rc7'
|
__version__ = '0.7.2'
|
||||||
__author__ = 'William Falcon et al.'
|
__author__ = 'William Falcon et al.'
|
||||||
__author_email__ = 'waf2107@columbia.edu'
|
__author_email__ = 'waf2107@columbia.edu'
|
||||||
__license__ = 'Apache-2.0'
|
__license__ = 'Apache-2.0'
|
||||||
|
|
Loading…
Reference in New Issue