We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfa4e3c commit 95543e1Copy full SHA for 95543e1
wbmbot_v2/helpers/constants.py
@@ -2,7 +2,7 @@
2
import os
3
4
# Bot version (MAJOR.MINOR.PATCH)
5
-bot_version = "1.1.2"
+bot_version = "1.1.3"
6
7
# Today
8
today = dt.date.today()
0 commit comments