mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-17 06:00:42 +01:00
Updated version.
This commit is contained in:
parent
d6057cbe5f
commit
701380de7c
2
setup.py
2
setup.py
@ -47,7 +47,7 @@ pluginFiles = glob.glob(os.path.join('plugins', '*.py'))
|
|||||||
setup(
|
setup(
|
||||||
# Metadata
|
# Metadata
|
||||||
name='supybot',
|
name='supybot',
|
||||||
version='0.72.0',
|
version='0.73.1',
|
||||||
url='http://supybot.sf.net/',
|
url='http://supybot.sf.net/',
|
||||||
author='Jeremy Fincher',
|
author='Jeremy Fincher',
|
||||||
author_email='jemfinch@users.sf.net',
|
author_email='jemfinch@users.sf.net',
|
||||||
|
@ -221,7 +221,7 @@ driverModule = 'socketDrivers'
|
|||||||
###############################
|
###############################
|
||||||
###############################
|
###############################
|
||||||
###############################
|
###############################
|
||||||
version ='0.73.0'
|
version ='0.73.1'
|
||||||
|
|
||||||
commandsOnStart = []
|
commandsOnStart = []
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user