Skip to content

Commit bde41ef

Browse files
committed
release v0.0.40
1 parent 1ffad82 commit bde41ef

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "libsql-python"
3-
version = "0.0.40"
3+
version = "0.0.41"
44
edition = "2021"
55

66
[lib]
@@ -16,4 +16,4 @@ tracing-subscriber = "0.3"
1616
[build-dependencies]
1717
version_check = "0.9.5"
1818
# used where logic has to be version/distribution specific, e.g. pypy
19-
pyo3-build-config = { version = "0.19.0" }
19+
pyo3-build-config = { version = "0.19.0" }

0 commit comments

Comments
 (0)