1
0
mirror of https://github.com/FreeOpcUa/opcua-asyncio synced 2025-10-29 17:07:18 +08:00

new release v1.1.1

This commit is contained in:
Olivier
2024-07-02 08:43:37 +02:00
parent a038ac76ec
commit 55726fbf32

View File

@@ -13,7 +13,7 @@ pytest_runner = ['pytest-runner'] if needs_pytest else []
setup(
name="asyncua",
version="1.1.0",
version="1.1.1",
description="Pure Python OPC-UA client and server library",
long_description=long_description,
long_description_content_type='text/markdown',