Skip to content

Commit 037fcb3

Browse files
committed
version bump: 46.0.0
1 parent 2fa417d commit 037fcb3

File tree

3 files changed

+3
-3
lines changed

3 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
[package]
1919
name = "datafusion-python"
20-
version = "45.2.0"
20+
version = "46.0.0"
2121
homepage = "https://datafusion.apache.org/python"
2222
repository = "https://github.com/apache/datafusion-python"
2323
authors = ["Apache DataFusion <[email protected]>"]

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ classifiers = [
4646
]
4747
dependencies = ["pyarrow>=11.0.0", "typing-extensions;python_version<'3.13'"]
4848
#dynamic = ["version"]
49-
version = "44.0.0+adobe.1"
49+
version = "46.0.0+adobe.1"
5050

5151
[project.urls]
5252
homepage = "https://datafusion.apache.org/python"

0 commit comments

Comments
 (0)