We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 504bd18 commit 3660252Copy full SHA for 3660252
pyproject.toml
@@ -1,7 +1,7 @@
1
[tool.poetry]
2
name = "django-enum"
3
version = "1.0.0"
4
-description = "Full and natural support for enumerations as Django model fields.."
+description = "Full and natural support for enumerations as Django model fields."
5
authors = ["Brian Kohan <[email protected]>"]
6
license = "MIT"
7
repository = "https://github.com./bckohan/django-enum"
0 commit comments