From 00d67c160c665b1fbf9dac85fef66ec60cfdd4a5 Mon Sep 17 00:00:00 2001 From: Alex Peters <80283343+alexpeters1208@users.noreply.github.com> Date: Wed, 27 Mar 2024 11:44:00 -0500 Subject: [PATCH] Test version change in yaml --- .github/workflows/build-and-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-publish.yml b/.github/workflows/build-and-publish.yml index c6d7318e..b4ee5593 100644 --- a/.github/workflows/build-and-publish.yml +++ b/.github/workflows/build-and-publish.yml @@ -13,7 +13,7 @@ on: env: IB_VERSION: 10.19.01 - DH_VERSION: 0.28.1 + DH_VERSION: 0.33.3 jobs: build-ib-whl: