Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
eriknyquist committed Nov 18, 2022
1 parent 52e4326 commit 2cd6e18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion twitch_monitor_discord_bot/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

__author__ = "Erik Nyquist"
__license__ = "Apache 2.0"
__version__ = "1.2.2"
__version__ = "2.0.0"
__maintainer__ = "Erik Nyquist"
__email__ = "[email protected]"

0 comments on commit 2cd6e18

Please sign in to comment.