Bump version to 2.4

This commit is contained in:
Alex Root Junior 2019-10-29 22:42:31 +02:00
parent f8d255b353
commit d5f5cea665

View file

@ -38,5 +38,5 @@ __all__ = [
'utils'
]
__version__ = '2.3.dev1'
__version__ = '2.4'
__api_version__ = '4.4'