From 7bfc742f68061ddfde308336a1d4d47c52da1913 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Fri, 21 Mar 2025 22:20:57 +0100 Subject: Update description --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 6565b62..948523c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "rivulet" version = "0.1.0" -description = "Elegant asynchronous data streams" +description = "Lightweight asynchronous data streams" readme = "README.md" requires-python = ">=3.8" authors = [ -- cgit v1.3.1