Please answer these questions before submitting your issue. Thanks!
1. What version of pyTelegramBotAPI are you using?
4.9.0
2. What OS are you using?
linux, windows
3. What version of python are you using?
3.8.15
There is a file "version.py " in the project, but it is not imported anywhere, only parsed by "setup.py ". As a result, the variable "__version__" is not set, and there is no way in the code to find out the version of the module.
Please answer these questions before submitting your issue. Thanks!
There is a file "version.py " in the project, but it is not imported anywhere, only parsed by "setup.py ". As a result, the variable "__version__" is not set, and there is no way in the code to find out the version of the module.