Bump version, added Python 3.10 classifier

This commit is contained in:
Alex Root Junior 2021-12-09 02:06:23 +02:00
parent 3b93f337d1
commit dea94d2574
3 changed files with 3 additions and 2 deletions

View file

@ -43,5 +43,5 @@ __all__ = (
'utils',
)
__version__ = '2.17'
__version__ = '2.17.1'
__api_version__ = '5.5'