master
Guido Longoni 2021-07-21 13:44:02 +02:00
parent fd9202d025
commit b669d330a5
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ with open(os.path.join(CURRENT_WORKING_DIRECTORY, 'README.md')) as fp:
setup(
name='django-admin-autocomplete-list-filter',
version='0.1.5.2',
version='0.2-briq',
description='Ajax autocomplete list filter for Django admin',
long_description=README,
long_description_content_type='text/markdown',