Skip to content

Commit 8b254d2

Browse files
1 parent 889191d commit 8b254d2

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
@@ -2,7 +2,7 @@
22
name = "django-typer"
33
version = "2.2.2"
44
description = "Use Typer to define the CLI for your Django management commands."
5-
authors = ["Brian Kohan <[email protected]>"]
5+
authors = [{name = "Brian Kohan", email = "[email protected]"}]
66
license = {text = "MIT License"}
77
readme = "README.md"
88
repository = "https://github.com/bckohan/django-typer"

0 commit comments

Comments
 (0)