Skip to content

Commit 70293c3

Browse files
authored
Merge pull request #63 from KaratekHD/dev
Bump version number to 2.1.2
2 parents 7a5121c + ec8cecf commit 70293c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tg_bot/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
import telegram.ext as tg
2323
from tg_bot.strings.string_helper import get_string
2424

25-
VERSION = "2.1.1"
25+
VERSION = "2.1.2"
2626

2727
# Module name
2828
module = "init"

0 commit comments

Comments
 (0)