Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

Commit

Permalink
Bump: version 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatan1609 authored Aug 26, 2021
1 parent 2567bb3 commit 67c8983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from os import environ


__version__ = "1.0.3"
__version__ = "1.0.5"
Session.notice_displayed = True
futures = {}
config = Dynaconf(settings_files=[environ.get("CONFIG_FILE", "config.toml")])
Expand Down

0 comments on commit 67c8983

Please sign in to comment.