Skip to content

Commit

Permalink
bump modelbaker
Browse files Browse the repository at this point in the history
  • Loading branch information
signedav committed Mar 11, 2024
1 parent 80e0141 commit 3534f5a
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.7.1")
MODELBAKER_LIBRARY=("modelbaker" "1.7.2")
PACKAGING=("packaging" "21.3")

PACKAGES=(
Expand Down

0 comments on commit 3534f5a

Please sign in to comment.