diff --git a/setup.py b/setup.py index 1c693a62a..acab2613b 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ setup( name="asyncua", - version="1.0.5", + version="1.0.6", description="Pure Python OPC-UA client and server library", long_description=long_description, long_description_content_type='text/markdown',