File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.64.2] ( https://github.com/openfoodfacts/robotoff/compare/v1.64.1...v1.64.2 ) (2025-04-03)
4+
5+
6+ ### Bug Fixes
7+
8+ * upgrade openfoodfacts sdk to fix bug with brands taxonomies ([ #1536 ] ( https://github.com/openfoodfacts/robotoff/issues/1536 ) ) ([ 8efa90a] ( https://github.com/openfoodfacts/robotoff/commit/8efa90a3bbf3e3e184916e83cc9684602aea687e ) )
9+
310## [ 1.64.1] ( https://github.com/openfoodfacts/robotoff/compare/v1.64.0...v1.64.1 ) (2025-03-06)
411
512
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ ignore_missing_imports = true
3838
3939[tool .poetry ]
4040name = " robotoff"
41- version = " 1.64.1 "
41+ version = " 1.64.2 "
4242description = " Real-time and batch prediction service for Open Food Facts."
4343authors = [" Open Food Facts Team" ]
4444license = " GNU Affero General Public License v3"
You can’t perform that action at this time.
0 commit comments