We are jazzed to announce the release of: python-zunclient 1.2.1: Client Library for Zun This release is part of the rocky release series. The source is available from: https://git.openstack.org/cgit/openstack/python-zunclient Download the package from: https://pypi.python.org/pypi/python-zunclient Please report issues through launchpad: https://bugs.launchpad.net/python-zunclient For more details, please see below. Changes in python-zunclient 1.2.0..1.2.1 ---------------------------------------- 1ebfddc Updated from global requirements Diffstat (except docs and test files) ------------------------------------- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 7a557aa..32f5acd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12 +12 @@ oslo.utils>=3.33.0 # Apache-2.0 -websocket-client<=0.40.0,>=0.33.0 # LGPLv2+ +websocket-client>=0.33.0 # LGPLv2+
participants (1)
-
no-reply@openstack.org