increase release (#4949)

This commit is contained in:
chaton 2020-12-02 20:27:38 +00:00 committed by GitHub
parent 486006e1ca
commit 91c4e1fa59
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,6 +1,6 @@
"""Root package info."""
__version__ = '1.1.0-dev'
__version__ = '1.1.0rc0'
__author__ = 'William Falcon et al.'
__author_email__ = 'waf2107@columbia.edu'
__license__ = 'Apache-2.0'