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

new release

This commit is contained in:
oroulet 2019-06-21 09:22:02 +02:00
parent 18f4713f33
commit dfc9a33ccd

View File

@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name="asyncua",
version="0.5.0",
version="0.5.1",
description="Pure Python OPC-UA client and server library",
author="Olivier Roulet-Dubonnet",
author_email="olivier.roulet@gmail.com",