summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2025-03-21 22:20:57 +0100
committerYuval Adam <_@yuv.al>2025-03-21 22:21:56 +0100
commit7bfc742f68061ddfde308336a1d4d47c52da1913 (patch)
tree08d1badb4e09d761422260f2b20847ca422df93b /pyproject.toml
parent9b56aaa7a1aefc2fd07e3bf4baedf9206d9dd7ad (diff)
Update description
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
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 = [