Skip to content

Commit

Permalink
Bump version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
eriknyquist committed Jan 23, 2023
1 parent 281bf9e commit 7dd13ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<p style=text-align:center;"><img src="images/dennis.png" width="100%" alt="Dennis Nedry from Jurassic Park"></p>
Nedry discord bot 2.1.0
Nedry discord bot 2.2.0
=======================
(formerly "twitch_monitor_discord_bot")
Expand Down
2 changes: 1 addition & 1 deletion nedry/__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__ = "2.1.0"
__version__ = "2.2.0"
__maintainer__ = "Erik Nyquist"
__email__ = "[email protected]"

0 comments on commit 7dd13ca

Please sign in to comment.