This commit is contained in:
Holger Sielaff
2025-08-04 17:55:26 +02:00
parent c4cb1d914e
commit bc4463b68e
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "django-translatable-fields"
version = "0.1.1"
version = "0.1.3"
description = "Django plugin that mimics Odoo's translate=True functionality with admin interface integration"
readme = "README.md"
license = {file = "LICENSE"}