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

Commit

Permalink
Bump: 1.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatan1609 committed Sep 30, 2021
1 parent 93d29bc commit eb83af6
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 @@ -9,7 +9,7 @@
from .cache import Cache


__version__ = "1.0.11"
__version__ = "1.0.12"
Session.notice_displayed = True
futures = {}
logger.info(f'Loading config file from '
Expand Down

0 comments on commit eb83af6

Please sign in to comment.