Skip to content

Commit c9b9253

Browse files
committed
update version number
1 parent ed440e6 commit c9b9253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protobot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
#####################################
2525
#
2626
COMMAND_PREFIX = '!' #
27-
VERSION = "v0.3-alpha" #
27+
VERSION = "v0.3.1-alpha" #
2828
ACTIVITY = discord.Game("!help") #
2929
LOG_LEVEL = logging.INFO #
3030
#

0 commit comments

Comments
 (0)