mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
Version 3.7.4 release
This commit is contained in:
parent
a9db217c64
commit
640f398262
@ -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)*:
|
||||
|
@ -1,3 +1,3 @@
|
||||
# Versions should comply with PEP440.
|
||||
# This line is parsed in setup.py:
|
||||
__version__ = '3.7.3'
|
||||
__version__ = '3.7.4'
|
||||
|
Loading…
Reference in New Issue
Block a user