Update to version 0.1.0
This commit is contained in:
parent
b3558360ca
commit
074dc83861
3
setup.py
3
setup.py
@ -3,6 +3,9 @@ from setuptools import setup
|
||||
|
||||
setup(
|
||||
name='pinhook',
|
||||
version='0.1.0',
|
||||
license="MIT",
|
||||
description="A pluggable IRC bot framework in Python",
|
||||
install_requires=[
|
||||
'irc',
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user