Bumped version to 1.8

This commit is contained in:
Swen Kooij 2016-12-08 16:46:35 +02:00
parent 39a573e1d2
commit 2c5090f7a9

View File

@ -7,7 +7,7 @@ with open(os.path.join(os.path.dirname(__file__), 'README.rst')) as readme:
setup(
name='django-localized-fields',
version='1.7',
version='1.8',
packages=find_packages(),
include_package_data=True,
license='MIT License',