Skip to content

Commit c4c8f05

Browse files
committed
description sync
1 parent 1520fe2 commit c4c8f05

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 = "django-routines"
33
version = "1.0.0"
4-
description = "Configure named groups of management commands in Django settings files."
4+
description = "Define named groups of management commands in Django settings files for batched execution."
55
authors = ["Brian Kohan <bckohan@gmail.com>"]
66
license = "MIT"
77
readme = "README.md"

0 commit comments

Comments
 (0)