Bot correction markdown and logic mistake in updater #172

Merged
FlorianKellermann merged 20 commits from bot into main 2022-05-10 20:45:53 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 2d00b3190d - Show all commits

View File

@ -3,7 +3,7 @@ script for communicating with webservice to get data from database
"""
__author__ = "Florian Kellermann, Linus Eickhoff"
__date__ = "26.04.2022"
__version__ = "1.0.1"
__version__ = "1.0.2"
__license__ = "None"
#side-dependencies: none

View File

@ -4,7 +4,7 @@ script for telegram bot and its functions
"""
__author__ = "Florian Kellermann, Linus Eickhoff"
__date__ = "26.04.2022"
__version__ = "1.2.2"
__version__ = "1.2.3"
__license__ = "None"
# side-dependencies: none