We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4d5b94d + 526b40d commit ccba2e4Copy full SHA for ccba2e4
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "lake2sql"
3
-version = "0.7.7"
+version = "0.8.1"
4
edition = "2021"
5
6
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "maturin"
[project]
name = "lakeapi2sql"
7
requires-python = ">=3.10"
8
-version = "0.8.0"
9
classifiers = [
10
"Programming Language :: Rust",
11
"Programming Language :: Python :: Implementation :: CPython",
0 commit comments