Bump version to RC1

This commit is contained in:
Alex Root Junior 2018-10-21 20:09:05 +03:00
parent 9474ddfa91
commit f5b947d0c8

View file

@ -38,5 +38,5 @@ __all__ = [
'utils' 'utils'
] ]
__version__ = '2.0.dev1' __version__ = '2.0.rc1'
__api_version__ = '4.1' __api_version__ = '4.1'