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 1
1
# Changelog
2
2
3
+ ## [ 1.63.2] ( https://github.com/openfoodfacts/robotoff/compare/v1.63.1...v1.63.2 ) (2024-12-27)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * improve batch import ([ 906c8b9] ( https://github.com/openfoodfacts/robotoff/commit/906c8b9913721b8ad38c0d367325fcbe4b029e2d ) )
9
+
3
10
## [ 1.63.1] ( https://github.com/openfoodfacts/robotoff/compare/v1.63.0...v1.63.1 ) (2024-12-27)
4
11
5
12
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ ignore_missing_imports = true
38
38
39
39
[tool .poetry ]
40
40
name = " robotoff"
41
- version = " 1.63.1 "
41
+ version = " 1.63.2 "
42
42
description = " Real-time and batch prediction service for Open Food Facts."
43
43
authors = [" Open Food Facts Team" ]
44
44
license = " GNU Affero General Public License v3"
You can’t perform that action at this time.
0 commit comments