Skip to content

Commit

Permalink
Version Bumb
Browse files Browse the repository at this point in the history
  • Loading branch information
The-CJ committed Jan 14, 2021
1 parent 9234abe commit 4e5167a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion twitch_irc/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
__author__ = 'The_CJ'
__license__ = 'MIT'
__copyright__ = 'Copyright 2018-2021 The_CJ'
__version__ = "1.2.2"
__version__ = "1.3.0"

from .Classes.badge import Badge
from .Classes.bitsbadgetier import BitsBadgeTier
Expand Down

0 comments on commit 4e5167a

Please sign in to comment.