Skip to content

Commit

Permalink
bump modelbaker to 1.9.6 to get toppingmaker 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
signedav committed Dec 10, 2024
1 parent 5f9d2ec commit b063c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/package_pip_packages.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
LIBS_DIR="QgisModelBaker/libs"

MODELBAKER_LIBRARY=("modelbaker" "1.9.5")
MODELBAKER_LIBRARY=("modelbaker" "1.9.6")
PACKAGING=("packaging" "21.3")

PACKAGES=(
Expand Down

0 comments on commit b063c7f

Please sign in to comment.