Bump version number to 0.1.2.

This commit is contained in:
Valentin Lorentz 2017-12-10 20:21:29 +01:00
parent b35a7f7a60
commit 5950d97926

View File

@ -15,7 +15,7 @@ with open(os.path.join(os.path.dirname(__file__), 'requirements.txt')) as fd:
setup(
name='irctest',
version='0.1.1',
version='0.1.2',
author='Valentin Lorentz',
url='https://github.com/ProgVal/irctest/',
author_email='progval+irctest@progval.net',