Skip to content

Commit

Permalink
Merge pull request #760 from opengisch/bump_modelbaker
Browse files Browse the repository at this point in the history
bump to modelbaker 1.3.5 to have the latest exporter fixes
  • Loading branch information
signedav authored Nov 21, 2022
2 parents f2eb00a + a66852e commit 292039d
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.3.4")
MODELBAKER_LIBRARY=("modelbaker" "1.3.5")
PACKAGING=("packaging" "21.3")

PACKAGES=(
Expand Down

0 comments on commit 292039d

Please sign in to comment.