summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
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 = [