incremento versione
parent
6d939d67f2
commit
f8066e4b72
2
setup.py
2
setup.py
|
|
@ -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.2.1+briq',
|
||||
version='0.2.2+briq',
|
||||
description='Ajax autocomplete list filter for Django admin',
|
||||
long_description=README,
|
||||
long_description_content_type='text/markdown',
|
||||
|
|
|
|||
Loading…
Reference in New Issue