Skip to content

Commit

Permalink
Update to 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Rivixer committed Mar 7, 2024
1 parent 9eb162f commit 1b11f72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sggwbot/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
__author__ = "Wiktor Jaworski"
__license__ = "MIT"
__copyright__ = "Copyright 2023, 2024 Wiktor Jaworski"
__version__ = "0.8.0"
__version__ = "0.8.1"

from . import console, errors, utils
from .sggw_bot import SGGWBot

0 comments on commit 1b11f72

Please sign in to comment.