Bumped version to 1.2

This commit is contained in:
Swen Kooij 2016-10-22 22:20:51 +03:00
parent 0eab0099b5
commit dbcfcd1503

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.1',
version='1.2',
packages=find_packages(),
include_package_data=True,
license='MIT License',