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 ed440e6 commit c9b9253Copy full SHA for c9b9253
protobot.py
@@ -24,7 +24,7 @@
24
#####################################
25
#
26
COMMAND_PREFIX = '!' #
27
-VERSION = "v0.3-alpha" #
+VERSION = "v0.3.1-alpha" #
28
ACTIVITY = discord.Game("!help") #
29
LOG_LEVEL = logging.INFO #
30
0 commit comments