Skip to content

Commit 95543e1

Browse files
committed
chore(VERSION): Bump to v1.1.3
1 parent cfa4e3c commit 95543e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wbmbot_v2/helpers/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import os
33

44
# Bot version (MAJOR.MINOR.PATCH)
5-
bot_version = "1.1.2"
5+
bot_version = "1.1.3"
66

77
# Today
88
today = dt.date.today()

0 commit comments

Comments
 (0)