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