Bump up the library version

This commit is contained in:
Bogdan Hopulele 2017-03-24 14:39:06 +02:00
parent 8ba33695f9
commit add3c1e1d4

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