Skip to content

Commit 24859f0

Browse files
chore: update README example with vv0.4.3 (#111)
Co-authored-by: rayakame <202957330+rayakame@users.noreply.github.com>
1 parent bcec21b commit 24859f0

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.2/sqlc-gen-better-python.wasm
22-
sha256: 9db2bada2a5f30dc0a48047e026d25e08dc169315df4c4836e7900a1f1eb85e6
21+
url: https://github.com/rayakame/sqlc-gen-better-python/releases/download/v0.4.3/sqlc-gen-better-python.wasm
22+
sha256: c178ef76085ab4737a9a83f1147662ff0a9a24b8513405880fdfcde3ad30ca66
2323
sql:
2424
- engine: "postgresql"
2525
queries: "query.sql"

0 commit comments

Comments
 (0)