Skip to content

Commit 686d877

Browse files
committed
0.0.44
1 parent ea16d88 commit 686d877

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "libsql-python"
3-
version = "0.0.43"
3+
version = "0.0.44"
44
edition = "2021"
55

66
[lib]

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "libsql-experimental"
7-
version = "0.0.43"
7+
version = "0.0.44"
88
requires-python = ">=3.7"
99
classifiers = [
1010
"Programming Language :: Rust",

0 commit comments

Comments
 (0)