diff --git a/setup.py b/setup.py index 64cd762..7dfd08b 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ def run_tests(self): setup( name='pyioc', - version='0.2.0', + version='0.2.1', packages=['pyioc'], url='https://github.com/MrUPGrade/pyioc', license='MIT',