diff --git a/setup.py b/setup.py old mode 100755 new mode 100644 index b5057a7..692cfee --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ PACKAGES = find_packages( setup( name='django-changelist-inline', - version='1.0.2', + version='1.0.3', url='https://git.bthlabs.pl/tomekwojcik/django-changelist-inline', license='Other/Proprietary License', author='Tomek Wójcik',