Bump version to 2022.02.01+git

This commit is contained in:
James Lu 2022-02-01 22:44:51 -08:00
parent 97fd1e7897
commit 6a1225f3c2
17 changed files with 17 additions and 17 deletions

View File

@ -38,7 +38,7 @@ from supybot import world
# Use this for the version of this plugin. You may wish to put a CVS keyword # 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. # in here if you're keeping the plugin in CVS or some similar system.
__version__ = "2022.02.01" __version__ = "2022.02.01+git"
__author__ = getattr(supybot.authors, 'jlu', __author__ = getattr(supybot.authors, 'jlu',
supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com')) supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com'))

View File

@ -37,7 +37,7 @@ import supybot
from supybot import world from supybot import world
# Use this for the version of this plugin. # Use this for the version of this plugin.
__version__ = "2022.02.01" __version__ = "2022.02.01+git"
# XXX Replace this with an appropriate author or supybot.Author instance. # XXX Replace this with an appropriate author or supybot.Author instance.
__author__ = supybot.authors.unknown __author__ = supybot.authors.unknown

View File

@ -35,7 +35,7 @@ GitLab: Plugin for communication and notifications with a GitLab instance
import supybot import supybot
import supybot.world as world import supybot.world as world
__version__ = "2022.02.01" __version__ = "2022.02.01+git"
__author__ = supybot.Author('Moritz Lipp', 'mlq', 'mail@mlq.me') __author__ = supybot.Author('Moritz Lipp', 'mlq', 'mail@mlq.me')
__maintainer__ = getattr(supybot.authors, 'jlu', __maintainer__ = getattr(supybot.authors, 'jlu',

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 # 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. # in here if you're keeping the plugin in CVS or some similar system.
__version__ = "2022.02.01" __version__ = "2022.02.01+git"
# Replace this with an appropriate author or supybot.Author instance. # Replace this with an appropriate author or supybot.Author instance.
__author__ = supybot.Author("Kevin Funk", "KRF", "krf@electrostorm.net") __author__ = supybot.Author("Kevin Funk", "KRF", "krf@electrostorm.net")

View File

@ -37,7 +37,7 @@ import supybot.world as world
# Use this for the version of this plugin. You may wish to put a CVS keyword # 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. # in here if you're keeping the plugin in CVS or some similar system.
__version__ = "2022.02.01" __version__ = "2022.02.01+git"
__author__ = getattr(supybot.authors, 'jlu', __author__ = getattr(supybot.authors, 'jlu',
supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com')) supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com'))

View File

@ -37,7 +37,7 @@ import supybot.world as world
# Use this for the version of this plugin. You may wish to put a CVS keyword # 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. # in here if you're keeping the plugin in CVS or some similar system.
__version__ = "2022.02.01" __version__ = "2022.02.01+git"
__author__ = getattr(supybot.authors, 'jlu', __author__ = getattr(supybot.authors, 'jlu',
supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com')) supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com'))

View File

@ -42,7 +42,7 @@ from supybot import world
# Use this for the version of this plugin. You may wish to put a CVS keyword # 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. # in here if you're keeping the plugin in CVS or some similar system.
__version__ = "2022.02.01" __version__ = "2022.02.01+git"
__author__ = getattr(supybot.authors, 'jlu', __author__ = getattr(supybot.authors, 'jlu',
supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com')) supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com'))

View File

@ -37,7 +37,7 @@ import supybot.world as world
# Use this for the version of this plugin. You may wish to put a CVS keyword # 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. # in here if you're keeping the plugin in CVS or some similar system.
__version__ = "2022.02.01" __version__ = "2022.02.01+git"
__author__ = getattr(supybot.authors, 'jlu', __author__ = getattr(supybot.authors, 'jlu',
supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com')) supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com'))

View File

@ -37,7 +37,7 @@ import supybot.world as world
# Use this for the version of this plugin. You may wish to put a CVS keyword # 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. # in here if you're keeping the plugin in CVS or some similar system.
__version__ = "2022.02.01" __version__ = "2022.02.01+git"
__author__ = getattr(supybot.authors, 'jlu', __author__ = getattr(supybot.authors, 'jlu',
supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com')) supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com'))

View File

@ -37,7 +37,7 @@ import supybot.world as world
# Use this for the version of this plugin. You may wish to put a CVS keyword # 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. # in here if you're keeping the plugin in CVS or some similar system.
__version__ = "2022.02.01" __version__ = "2022.02.01+git"
__author__ = getattr(supybot.authors, 'jlu', __author__ = getattr(supybot.authors, 'jlu',
supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com')) supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com'))

View File

@ -37,7 +37,7 @@ import supybot.world as world
# Use this for the version of this plugin. You may wish to put a CVS keyword # 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. # in here if you're keeping the plugin in CVS or some similar system.
__version__ = "2022.02.01" __version__ = "2022.02.01+git"
__author__ = getattr(supybot.authors, 'jlu', __author__ = getattr(supybot.authors, 'jlu',
supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com')) supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com'))

View File

@ -35,7 +35,7 @@ Restart plugin: provides a command to restart Limnoria from IRC.
import supybot import supybot
import supybot.world as world import supybot.world as world
__version__ = "2022.02.01" __version__ = "2022.02.01+git"
__author__ = getattr(supybot.authors, 'jlu', __author__ = getattr(supybot.authors, 'jlu',
supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com')) supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com'))
__contributors__ = {} __contributors__ = {}

View File

@ -35,7 +35,7 @@ RhymeZone: Fetches rhymes from http://rhymezone.com/.
import supybot import supybot
import supybot.world as world import supybot.world as world
__version__ = "2022.02.01" __version__ = "2022.02.01+git"
__author__ = getattr(supybot.authors, 'jlu', __author__ = getattr(supybot.authors, 'jlu',
supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com')) supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com'))

View File

@ -37,7 +37,7 @@ import supybot.world as world
# Use this for the version of this plugin. You may wish to put a CVS keyword # 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. # in here if you're keeping the plugin in CVS or some similar system.
__version__ = "2022.02.01" __version__ = "2022.02.01+git"
__author__ = getattr(supybot.authors, 'jlu', __author__ = getattr(supybot.authors, 'jlu',
supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com')) supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com'))

View File

@ -37,7 +37,7 @@ import supybot.world as world
# Use this for the version of this plugin. You may wish to put a CVS keyword # 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. # in here if you're keeping the plugin in CVS or some similar system.
__version__ = "2022.02.01" __version__ = "2022.02.01+git"
__author__ = getattr(supybot.authors, 'jlu', __author__ = getattr(supybot.authors, 'jlu',
supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com')) supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com'))

View File

@ -37,7 +37,7 @@ import supybot.world as world
# Use this for the version of this plugin. You may wish to put a CVS keyword # 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. # in here if you're keeping the plugin in CVS or some similar system.
__version__ = "2022.02.01" __version__ = "2022.02.01+git"
__author__ = getattr(supybot.authors, 'jlu', __author__ = getattr(supybot.authors, 'jlu',
supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com')) supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com'))

View File

@ -38,7 +38,7 @@ import supybot.world as world
# Use this for the version of this plugin. You may wish to put a CVS keyword # 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. # in here if you're keeping the plugin in CVS or some similar system.
__version__ = "2022.02.01" __version__ = "2022.02.01+git"
__author__ = supybot.Author('quantumlemur', 'quantumlemur', __author__ = supybot.Author('quantumlemur', 'quantumlemur',
'quantumlemur@users.sourceforge.net') 'quantumlemur@users.sourceforge.net')