Update version

This commit is contained in:
Layla 2020-09-13 02:09:06 -04:00
parent 4a042694d1
commit 6a004c3fbf

View File

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