From 29af0ab2c26041a2d073b17993c36bbaea3cdb69 Mon Sep 17 00:00:00 2001 From: JimyMa Date: Sun, 10 May 2026 11:23:04 +0000 Subject: [PATCH] bump dlslime to 003 --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index e92c268..4498016 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,13 +25,13 @@ description = "DLSlime Transfer Engine" name = "dlslime" readme = "README.md" requires-python = ">=3.8" -version = "0.0.3.rc3" +version = "0.0.3" dependencies = [ "pydantic>=2.0", "pyzmq>=25.0", "redis>=4.0", "httpx>=0.24", - "nanoctrl>=0.0.7", + "nanoctrl>=0.0.8", "jsonargparse>=4.27", # for --build-no-isolation "scikit-build-core>=0.10",