We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b212b6c commit 1b5d226Copy full SHA for 1b5d226
setup.py
@@ -13,7 +13,7 @@
13
14
setup(
15
name="asyncua",
16
- version="1.0.3",
+ version="1.0.4",
17
description="Pure Python OPC-UA client and server library",
18
long_description=long_description,
19
long_description_content_type='text/markdown',
0 commit comments