diff --git a/setup.cfg b/setup.cfg index c9cb27a..4501fa6 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = django-jsonfield-backport -version = 1.0.1 +version = 1.0.2 description = Backport of the cross-DB JSONField model and form fields from Django 3.1. long_description = file: README.rst long_description_content_type = text/x-rst