diff --git a/setup.cfg b/setup.cfg index c65641a..4613955 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = django-jsonfield-backport -version = 0.1.0 +version = 0.1.1 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