Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Nias authored May 3, 2018
1 parent 982265f commit 62d9919
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
setup(
name='django-sorted-autocomplete-m2m',
packages=['sorted_autocomplete_m2m'],
version='1.0.5',
version='1.0.6',
author='Simon Lessnick',
author_email='[email protected]',
license='MIT',
Expand All @@ -14,4 +14,4 @@
url='https://nixa.ca/',
download_url='https://github.com/nixaio/django-sorted-autocomplete-m2m/tarball/1.0.5',
include_package_data=True,
)
)

0 comments on commit 62d9919

Please sign in to comment.