Bump version: 0.1.2 → 0.1.3

This commit is contained in:
Uğur Özyılmazel
2019-10-25 10:21:51 +03:00
parent fbc183de3b
commit da8decc87a
3 changed files with 3 additions and 3 deletions
+1 -1
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.2',
version='0.1.3',
description='Ajax autocomplete list filter for Django admin',
long_description=README,
long_description_content_type='text/markdown',