Skip to content

Commit 3660252

Browse files
committed
fix typo
1 parent 504bd18 commit 3660252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "django-enum"
33
version = "1.0.0"
4-
description = "Full and natural support for enumerations as Django model fields.."
4+
description = "Full and natural support for enumerations as Django model fields."
55
authors = ["Brian Kohan <[email protected]>"]
66
license = "MIT"
77
repository = "https://github.com./bckohan/django-enum"

0 commit comments

Comments
 (0)