Skip to content

Commit 9ccde0a

Browse files
committed
Updated description in pyproject.toml
1 parent 807c9ee commit 9ccde0a

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
@@ -7,7 +7,7 @@ name = "django-cache-helper"
77
authors = [
88
{ name="YCharts", email="[email protected]" },
99
]
10-
description = "A redis-backed autocompleter for Django projects."
10+
description = "a simple tool for making caching functions, methods, and class methods a little bit easier."
1111
readme = "README.md"
1212
requires-python = ">=3.7"
1313
keywords = [

0 commit comments

Comments
 (0)