From 0ed4a7b535c1376635bbad1cb84cd2b3892fe35b Mon Sep 17 00:00:00 2001 From: signedav Date: Fri, 16 Dec 2022 09:03:47 +0100 Subject: [PATCH] bump toppingmaker to 1.2.5 --- 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 b899ef5..f6fcc9b 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.4") +TOPPINGMAKER=("toppingmaker" "1.2.5") PACKAGES=( DEPRECATION[@]