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 committed by Christian Bergmiller
parent 71c4c56d12
commit 34d94500a9

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",