We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 938568f commit da11404Copy full SHA for da11404
history.txt
@@ -1,3 +1,6 @@
1
+13.05.2023 ver.1.2
2
+------------------
3
+
4
- Fix missed `json_string` argument in `CallbackQuery` class init.
5
6
29.04.2023 ver.1.1
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = telemulator3
-version = 1.1
+version = 1.2
author = Vitaly Bogomolov
author_email = mail@vitaly-bogomolov.ru
description = Mocked Telegram Bot API elements for unit tests of a bot based on the pyTelegramBotAPI library.
0 commit comments