From 147df7eabe12d5c4471bde953c704c074247c053 Mon Sep 17 00:00:00 2001 From: "semaphore-agent-production[bot]" <117926516+semaphore-agent-production[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2025 02:51:22 +0000 Subject: [PATCH] [ci skip] Publish version 0.0.156 (#193) --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 6a5db91..f2872c3 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ setup( name='confluent-docker-utils', - version='0.0.155', + version='0.0.156', author="Confluent, Inc.", author_email="partner-support@confluent.io",