SupyML: update version

master
Valentin Lorentz 2010-11-14 12:43:55 +01:00
parent 08f1d9f826
commit 578c8eab6c
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ import supybot.world as world
# 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__ = "0.1"
__version__ = "0.2"
# XXX Replace this with an appropriate author or supybot.Author instance.
if not hasattr(supybot.authors, 'progval'):