Skip to content
This repository was archived by the owner on Jun 21, 2025. It is now read-only.

Commit 3988ee5

Browse files
fix package description
1 parent 5fd9c55 commit 3988ee5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "pydantic-aioredis"
33
version = "0.0.0"
4-
description = "A python client package for Healthchecks.io API"
4+
description = "Use your pydantic models as an ORM, storing data in Redis."
55
authors = ["Andrew Herrington <[email protected]>"]
66
license = "MIT"
77
readme = "README.md"

0 commit comments

Comments
 (0)