Skip to content

Commit 228ea0a

Browse files
chore(main): release 1.56.0
1 parent 7e525c1 commit 228ea0a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.56.0](https://github.com/openfoodfacts/robotoff/compare/v1.55.0...v1.56.0) (2024-10-29)
4+
5+
6+
### Features
7+
8+
* schedule Hugging Face Parquet dataset push every day ([7e525c1](https://github.com/openfoodfacts/robotoff/commit/7e525c194187f5ee0f5a3d5f9d23021ec5322e1b))
9+
310
## [1.55.0](https://github.com/openfoodfacts/robotoff/compare/v1.54.1...v1.55.0) (2024-10-29)
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.55.0"
41+
version = "1.56.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)