diff --git a/setup.py b/setup.py index c034459..11c3816 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name='pychonet', - version='1.0.4', + version='1.0.5', author='Scott Phillips', author_email='jrh@example.com', packages=['pychonet', 'pychonet.lib'],