From 37a0a12db40213fe955461fbea19d07cb1895511 Mon Sep 17 00:00:00 2001 From: signedav Date: Tue, 10 Dec 2024 08:56:51 +0100 Subject: [PATCH] bump 1.6.0 --- 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 830c7b5..c05cdbc 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" "2.2.1") -TOPPINGMAKER=("toppingmaker" "1.5.0") +TOPPINGMAKER=("toppingmaker" "1.6.0") PACKAGES=( DEPRECATION[@]