Skip to content
This repository has been archived by the owner on Jun 6, 2021. It is now read-only.

Commit

Permalink
increase version number
Browse files Browse the repository at this point in the history
  • Loading branch information
ncoevoet committed Feb 9, 2018
1 parent 8c2c160 commit 9bfa4a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

# Use this for the version of this plugin. You may wish to put a CVS keyword
# in here if you're keeping the plugin in CVS or some similar system.
__version__ = "1.0.1"
__version__ = "1.0.2"

# XXX Replace this with an appropriate author or supybot.Author instance.
__author__ = supybot.authors.unknown
Expand Down

0 comments on commit 9bfa4a3

Please sign in to comment.