bug fixes

This commit is contained in:
Cam Zalewski 2026-05-20 18:29:19 +01:00
parent a1a621ddfd
commit a1ec8ba292
6 changed files with 51 additions and 23 deletions

View file

@ -4,7 +4,7 @@ build-backend = "maturin"
[project]
name = "qroissant"
version = "0.3.0"
version = "0.3.1"
description = "q/kdb+ IPC client library with Arrow-native Python interoperability"
readme = "README.md"
requires-python = ">=3.10"