Преглед изворни кода

version updated so the build is 0.4 which it is

tags/v0.4.0
roxie пре 6 година
родитељ
комит
72a1862728
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      main.py

+ 1
- 1
main.py Прегледај датотеку

@@ -8,7 +8,7 @@ from discord.ext.commands import Bot
from config.config import Config
from cogs import cogs

__version__ = '0.3.6'
__version__ = '0.4.0'
# TODO: make that constants file
settings = configparser.ConfigParser()
settings.read('config/settings.ini')

Loading…
Откажи
Сачувај