Skip to content

Commit 7d112f9

Browse files
chore(main): release 1.64.0
1 parent 41fe437 commit 7d112f9

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [1.64.0](https://github.com/openfoodfacts/robotoff/compare/v1.63.2...v1.64.0) (2025-02-12)
4+
5+
6+
### Features
7+
8+
* low queue for mass updates ([#1526](https://github.com/openfoodfacts/robotoff/issues/1526)) ([41fe437](https://github.com/openfoodfacts/robotoff/commit/41fe43739edc5eaa4a204a5d4a66aad4e6abda2f))
9+
* Update maintenance how to ([9249361](https://github.com/openfoodfacts/robotoff/commit/9249361be7306bc3f9275a6f4854a9d6c6f1bcb6))
10+
311
## [1.63.2](https://github.com/openfoodfacts/robotoff/compare/v1.63.1...v1.63.2) (2024-12-27)
412

513

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.63.2"
41+
version = "1.64.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)