rollback to correct release

This commit is contained in:
Silvio Leite
2018-08-13 18:00:31 -03:00
parent bf77efaa1b
commit 447bf17e63

View File

@@ -18,7 +18,7 @@ os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))
setup(
name='django-progressive-web-app',
version='0.1.2',
version='0.1.1',
packages=find_packages(),
include_package_data=True,
license='MIT License',