Skip to content

Commit 778ed43

Browse files
fix: Correct version tag for Python release. (#75)
1 parent 94fceea commit 778ed43

1 file changed

Lines changed: 1 addition & 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.3.0"
3+
version = "0.3.1"
44
edition = "2024"
55
authors = ["Kyle Barron <kylebarron2@gmail.com>"]
66
description = "Python bindings for geodatafusion, a geospatial extension to DataFusion"

0 commit comments

Comments
 (0)