This commit is contained in:
Adrian Wälchli 2021-04-16 20:34:14 +02:00 committed by GitHub
parent 832a03af7c
commit 3fb8eada34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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'