mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
commit
438cfe4dbd
@ -40,7 +40,7 @@
|
|||||||
|
|
||||||
## Getting started.
|
## 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:
|
There are two ways to install the library:
|
||||||
|
|
||||||
* Installation using pip (a Python package manager)*:
|
* Installation using pip (a Python package manager)*:
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
# Versions should comply with PEP440.
|
# Versions should comply with PEP440.
|
||||||
# This line is parsed in setup.py:
|
# This line is parsed in setup.py:
|
||||||
__version__ = '3.7.3'
|
__version__ = '3.7.4'
|
||||||
|
Loading…
Reference in New Issue
Block a user