We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83c23e3 commit e1d6c88Copy full SHA for e1d6c88
1 file changed
setup.py
@@ -8,7 +8,7 @@
8
install_requires = ["python-dateutil", "pytz"]
9
10
setup(name="freeopcua",
11
- version="0.90.0",
+ version="0.90.1",
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