Skip to content

Commit e561182

Browse files
chore: update README example with vv0.4.4 (#114)
Co-authored-by: rayakame <202957330+rayakame@users.noreply.github.com>
1 parent 9821492 commit e561182

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ version: "2"
1818
plugins:
1919
- name: python
2020
wasm:
21-
url: https://github.com/rayakame/sqlc-gen-better-python/releases/download/v0.4.3/sqlc-gen-better-python.wasm
22-
sha256: c178ef76085ab4737a9a83f1147662ff0a9a24b8513405880fdfcde3ad30ca66
21+
url: https://github.com/rayakame/sqlc-gen-better-python/releases/download/v0.4.4/sqlc-gen-better-python.wasm
22+
sha256: b0d544244edd80dfd4c768c23c133ae7e3a00d03978e33efa5ddaa55ea2845e0
2323
sql:
2424
- engine: "postgresql"
2525
queries: "query.sql"

0 commit comments

Comments
 (0)