diff --git a/setup.py b/setup.py index 559a2d1..de71a83 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( name='productivity', - version='0.10.0', + version='0.10.1', description="Python driver for AutomationDirect Productivity Series PLCs.", long_description=long_description, long_description_content_type='text/markdown',