Bump version

This commit is contained in:
Alex Root Junior 2019-08-16 23:00:02 +03:00
parent 19fc1b8d80
commit e9bf01653f

View file

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