Bumped the version number to 2.2

This commit is contained in:
Swen Kooij 2017-01-12 16:58:18 +02:00
parent 81c21d8d8f
commit c01edc80f0

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