Bump version number to stable

This commit is contained in:
Alex Root Junior 2018-10-28 19:53:10 +02:00
parent c153fcfe8d
commit 46a95cc840

View file

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