[monasca] monasca-statsd 1.4.0 (ocata)
We are jubilant to announce the release of: monasca-statsd 1.4.0: Monasca statsd Python client This release is part of the ocata release series. Download the package from: https://tarballs.openstack.org/monasca-statsd/ For more details, please see below. Changes in monasca-statsd 1.3.0..1.4.0 -------------------------------------- d835fe1 Show team and repo badges on README 3f20bdc Fix setup.cfg 4940cfb add a summary for the project to fix release announcements c8266ad Add python3 support Diffstat (except docs and test files) ------------------------------------- README.md | 7 +++++++ monascastatsd/connection.py | 7 ++----- requirements.txt | 2 +- setup.cfg | 23 +++++++++++--------- tox.ini | 2 +- 6 files changed, 60 insertions(+), 32 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 2683dd4..08c2a88 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4 +4 @@ - +six>=1.9.0 # MIT
participants (1)
-
no-reply@openstack.org