Export all classes from localized_fields

This commit is contained in:
Swen Kooij
2016-10-24 13:32:08 +03:00
parent 1b94bf2cd8
commit 6d9ee5df8d
9 changed files with 24 additions and 13 deletions

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