Skip to content

Commit e354e7b

Browse files
author
Andrew Brookins
committed
Change the package description
1 parent 5ccf9b2 commit e354e7b

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 = "redis-om"
33
version = "0.0.12"
4-
description = "A high-level library containing useful Redis abstractions and tools, like an ORM and leaderboard."
4+
description = "Objecting mapping, and more, for Redis."
55
authors = ["Andrew Brookins <[email protected]>"]
66
maintainers = ["Andrew Brookins <[email protected]>"]
77
license = "BSD-3-Clause"

0 commit comments

Comments
 (0)