Skip to content

Commit 8ec5f17

Browse files
chore: Update version tag and DataFusion compatibility matrix for release. (#70)
* chore: Update version tag and DataFusion compatibility matrix for release. * chore: Use correct Python release tag.
1 parent 733a566 commit 8ec5f17

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

python/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "geodatafusion-python"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
edition = "2024"
55
authors = ["Kyle Barron <kylebarron2@gmail.com>"]
66
description = "Python bindings for geodatafusion, a geospatial extension to DataFusion"

python/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ prints:
4343

4444
| Python Release | DataFusion Version |
4545
|----------------|-------------------|
46+
| v0.3.0 | 53.x |
4647
| v0.2.0 | 52.x |
4748
| v0.1.2 | 50.x |
4849
| v0.1.1 | 49.x |

0 commit comments

Comments
 (0)