chore: remove redundant part of version

Co-authored-by: evgfilim1 <evgfilim1@yandex.ru>
This commit is contained in:
Oleg A 2022-01-01 14:41:40 +03:00 committed by GitHub
parent c61410b526
commit c0e8aa34c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,5 +43,5 @@ __all__ = (
'utils',
)
__version__ = '2.18.0'
__version__ = '2.18'
__api_version__ = '5.6'