We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb7fda5 commit d14859aCopy full SHA for d14859a
setup.py
@@ -7,7 +7,7 @@
7
8
setup(
9
name='django-localized-fields',
10
- version='4.3',
+ version='4.4',
11
packages=find_packages(exclude=['tests']),
12
include_package_data=True,
13
license='MIT License',
0 commit comments