소스 검색

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…
취소
저장