Skip to content

Commit

Permalink
Update pyo3-arrow description (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebarron authored Jun 25, 2024
1 parent 410fa61 commit b4908f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyo3-arrow/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "pyo3-arrow"
version = "0.1.0-beta.1"
authors = ["Kyle Barron <kylebarron2@gmail.com>"]
edition = "2021"
description = "Internal structs for representing Arrow data in Python."
description = "Arrow integration for pyo3."
readme = "README.md"
repository = "https://github.com/kylebarron/arro3"
license = "MIT OR Apache-2.0"
Expand Down

0 comments on commit b4908f4

Please sign in to comment.