bring to version 0.1.1

pull/1/head v0.1.1
Mallory Hancock 2017-10-09 13:45:49 -07:00
parent 689d35aec9
commit 71f1e5ccad
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ from setuptools import setup
setup(
name='pinhook',
version='0.1.0',
version='0.1.1',
license="MIT",
description="A pluggable IRC bot framework in Python",
install_requires=[