Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions py3-sqlglot.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: py3-sqlglot
version: 25.25.1
version: 25.27.0
epoch: 0
description: An easily customizable SQL parser and transpiler
copyright:
Expand Down Expand Up @@ -31,7 +31,7 @@ pipeline:
with:
repository: https://github.com/tobymao/sqlglot
tag: v${{package.version}}
expected-commit: e6567ae11650834874808a844a19836fbb9ee753
expected-commit: 768adb3d85ed88931d761e5ecc8fb4a3a40d0dc5

subpackages:
- range: py-versions
Expand Down