There was an error while loading. Please reload this page.
1 parent c06cefd commit f2fd207Copy full SHA for f2fd207
1 file changed
python/pyproject.toml
@@ -3,7 +3,7 @@ requires = ["maturin>=1.0,<2.0"]
3
build-backend = "maturin"
4
5
[project]
6
-name = "lightstream"
+name = "lightstream-io"
7
version = "0.5.0"
8
description = "Streaming Arrow I/O for Python - files, sockets, and network transports with zero-copy minarrow interop."
9
readme = "README.md"
0 commit comments