Bumped version number to 2.3

This commit is contained in:
Swen Kooij 2017-01-26 01:19:37 +02:00
parent fc31e1e5f1
commit 4511c3b195

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