diff --git a/setup.cfg b/setup.cfg index 11fa38f13f1a1441030345680a9d0e6b0c22f82d..42fc87e5d3f3e5a6cb09e4a5600620cf81c9b2c2 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = autocomplete-multi-models -version = 0.5.2 +version = 0.5.3 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 author = Bryan Brancotte