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

Commit 9bfa4a3

Browse files
committed
increase version number
1 parent 8c2c160 commit 9bfa4a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

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

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

0 commit comments

Comments
 (0)