From 8919cc6e57cb318cf833f072c88f7bd756c84beb Mon Sep 17 00:00:00 2001 From: signedav Date: Thu, 8 Dec 2022 10:54:30 +0100 Subject: [PATCH] bump toppingmaker to 1.2.4 --- scripts/package_pip_packages.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/package_pip_packages.sh b/scripts/package_pip_packages.sh index c3f34f0..b899ef5 100755 --- a/scripts/package_pip_packages.sh +++ b/scripts/package_pip_packages.sh @@ -3,7 +3,7 @@ LIBS_DIR="modelbaker/libs" DEPRECATION=("deprecation" "2.1.0") PGSERVICEPARSER=("pgserviceparser" "1.1.0") -TOPPINGMAKER=("toppingmaker" "1.2.3") +TOPPINGMAKER=("toppingmaker" "1.2.4") PACKAGES=( DEPRECATION[@]