diff --git a/setup.py b/setup.py index 1ccb055..18d5091 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ def run(self): with open('README.md', encoding='utf-8') as readme: setup( name='rs232-to-pdu', - version='1.1.5', + version='1.1.6', author='InkBridge Networks', package_dir={'': 'src'},