Skip to content

Commit

Permalink
Merge pull request #681 from opengisch/bp_bump110
Browse files Browse the repository at this point in the history
[Backport] bump to modelbaker 1.1.0
  • Loading branch information
signedav authored Apr 20, 2022
2 parents a785d82 + 9a87482 commit cbc6302
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.0.4")
MODELBAKER_LIBRARY=("modelbaker" "1.1.0")
PGSERVICEPARSER=("pgserviceparser" "1.0.1")
PACKAGING=("packaging" "21.3")

Expand Down

0 comments on commit cbc6302

Please sign in to comment.