diff --git a/setup.py b/setup.py index 77d1e88..4ff8318 100755 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ setup( name='py8chan', - version='0.1.0', + version='0.1.1', description=("Python 8chan/vichan API Wrapper. Based on BASC-py4chan by the Bbiliotheca Anonoma"), long_description=open('README.rst').read(), license=open('LICENSE').read(),