increment version
This commit is contained in:
parent
0c7cd1b918
commit
27aa7a2e06
2
setup.py
2
setup.py
@ -3,7 +3,7 @@ from setuptools import setup
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='pinhook',
|
name='pinhook',
|
||||||
version='0.1.1',
|
version='0.2.0',
|
||||||
license="MIT",
|
license="MIT",
|
||||||
description="A pluggable IRC bot framework in Python",
|
description="A pluggable IRC bot framework in Python",
|
||||||
install_requires=[
|
install_requires=[
|
||||||
|
Loading…
x
Reference in New Issue
Block a user