We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7214daa commit 9a6d633Copy full SHA for 9a6d633
setup.py
@@ -13,7 +13,7 @@
13
14
setup(
15
name="asyncua",
16
- version="1.1.3",
+ version="1.1.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