We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5d5cd3 commit 2bd763bCopy full SHA for 2bd763b
1 file changed
setup.py
@@ -8,7 +8,7 @@
8
install_requires = ["python-dateutil", "pytz"]
9
10
setup(name="freeopcua",
11
- version="0.90.1",
+ version="0.90.2",
12
description="Pure Python OPC-UA client and server library",
13
author="Olivier Roulet-Dubonnet",
14
author_email="olivier.roulet@gmail.com",
0 commit comments