Skip to content

Commit 54e4028

Browse files
committed
Update version to 3.4.0
1 parent e7156db commit 54e4028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from . import webhook as webhook_client
66

77
MOTD = "over your entire life you could eat 10 spiders whilst asleep".lower()
8-
VERSION = "3.3.1"
8+
VERSION = "3.4.0"
99
PRODUCTION = True
1010
DEFAULT_CONFIG = {
1111
"token": "",

0 commit comments

Comments
 (0)