Update __init__.py
This commit is contained in:
parent
9e33a720e3
commit
f99e3d8743
|
@ -1,6 +1,6 @@
|
|||
"""Root package info."""
|
||||
|
||||
__version__ = '0.9.1rc2'
|
||||
__version__ = '0.9.1rc3'
|
||||
__author__ = 'William Falcon et al.'
|
||||
__author_email__ = 'waf2107@columbia.edu'
|
||||
__license__ = 'Apache-2.0'
|
||||
|
|
Loading…
Reference in New Issue