Skip to content

Commit 33b4e7c

Browse files
committed
Update to version 3.2.0
1 parent 082cb6b commit 33b4e7c

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
@@ -3,7 +3,7 @@
33

44
from . import console
55

6-
VERSION = "3.1.0"
6+
VERSION = "3.2.0"
77
PRODUCTION = True
88
DEFAULT_CONFIG = {
99
"token": "",

0 commit comments

Comments
 (0)