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