From 6ffe13cfebc1d952041869cf4d4dffd46c9d4f52 Mon Sep 17 00:00:00 2001 From: Wenzhe Xue Date: Tue, 8 Oct 2024 16:14:50 -0700 Subject: [PATCH] release 0.14.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f0d20e37..8ad3758c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "log10-io" -version = "0.14.0" +version = "0.14.1" authors = ["log10 team"] license = "MIT" description = "Unified LLM data management"