Update version

This commit is contained in:
Layla 2020-09-13 02:34:13 -04:00
parent 1a0328abda
commit d7133d699f

View File

@ -1,6 +1,6 @@
import discord, boto3, configparser, os, sys
version = "0.0.2"
version = "0.0.3"
# Get token at: https://discord.com/developers/applications/
config = configparser.ConfigParser()