1
0
Fork 0

Adding upstream version 25.31.4.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-13 21:57:11 +01:00
parent 44a4f87ffd
commit ec2e441f55
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
68 changed files with 58911 additions and 55752 deletions
sqlglotrs

View file

@ -1,6 +1,6 @@
[package]
name = "sqlglotrs"
version = "0.2.13"
version = "0.2.14"
edition = "2021"
license = "MIT"
@ -9,4 +9,4 @@ name = "sqlglotrs"
crate-type = ["cdylib"]
[dependencies]
pyo3 = "0.20.0"
pyo3 = "0.22.6"