Bumped version to 2.6

This commit is contained in:
Swen Kooij 2017-02-03 10:41:05 +02:00
parent 302a64a02c
commit ca879087ea

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