diff --git a/setup.cfg b/setup.cfg index 8b5ffc44ab816ac2bbe38a14fcf91d3ba3bd0cd2..a171f9356ee862f84dfd3ef344ee26bffde63701 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [metadata] -name = django-autocomplete-multi-models +name = autocomplete-multi-models version = 0.1 description = An app that index fields across multiple models, and expose an api to query for word similar to the query. long_description = file: README.md