Skip to content

Commit 7a9a07f

Browse files
chore(main): release 1.72.0
1 parent 01705a2 commit 7a9a07f

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.72.0](https://github.com/openfoodfacts/robotoff/compare/v1.71.4...v1.72.0) (2025-06-11)
4+
5+
6+
### Features
7+
8+
* add language code validation for ingredient parsing ([01705a2](https://github.com/openfoodfacts/robotoff/commit/01705a2bdbc299283f39d9431048fab7becf7b06))
9+
310
## [1.71.4](https://github.com/openfoodfacts/robotoff/compare/v1.71.3...v1.71.4) (2025-06-11)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ ignore_missing_imports = true
3838

3939
[tool.poetry]
4040
name = "robotoff"
41-
version = "1.71.4"
41+
version = "1.72.0"
4242
description = "Real-time and batch prediction service for Open Food Facts."
4343
authors = ["Open Food Facts Team"]
4444
license = "GNU Affero General Public License v3"

0 commit comments

Comments
 (0)