Version 3.7.4 release

This commit is contained in:
Badiboy 2020-11-20 23:49:55 +03:00
parent a9db217c64
commit 640f398262
2 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@
## Getting started.
This API is tested with Python Python 3.6-3.8 and Pypy 3.
This API is tested with Python Python 3.6-3.9 and Pypy 3.
There are two ways to install the library:
* Installation using pip (a Python package manager)*:

View File

@ -1,3 +1,3 @@
# Versions should comply with PEP440.
# This line is parsed in setup.py:
__version__ = '3.7.3'
__version__ = '3.7.4'