rc2 (#7057)
This commit is contained in:
parent
832a03af7c
commit
3fb8eada34
|
@ -1,7 +1,7 @@
|
|||
import time
|
||||
|
||||
_this_year = time.strftime("%Y")
|
||||
__version__ = '1.3.0rc1'
|
||||
__version__ = '1.3.0rc2'
|
||||
__author__ = 'William Falcon et al.'
|
||||
__author_email__ = 'waf2107@columbia.edu'
|
||||
__license__ = 'Apache-2.0'
|
||||
|
|
Loading…
Reference in New Issue