From f1ca57230582f33bbfa7e27d85bf70cf0b310c24 Mon Sep 17 00:00:00 2001 From: Bryan Fox Date: Tue, 4 Mar 2025 08:23:13 -0700 Subject: [PATCH] Version 0.15.4 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 8c50d77..cc9fcc2 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = foxglove-client -version = 0.15.3 +version = 0.15.4 description = Client library for the Foxglove API. long_description = file: README.md long_description_content_type = text/markdown