Skip to content

Commit

Permalink
chore(main): release 1.41.3
Browse files Browse the repository at this point in the history
  • Loading branch information
openfoodfacts-bot committed Jan 31, 2024
1 parent d9660c6 commit 09cd4e5
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [1.41.3](https://github.com/openfoodfacts/robotoff/compare/v1.41.2...v1.41.3) (2024-01-31)


### Bug Fixes

* fix extreme weight detection for multi-packaging ([#1298](https://github.com/openfoodfacts/robotoff/issues/1298)) ([d9660c6](https://github.com/openfoodfacts/robotoff/commit/d9660c6e713bd2b578d6d8c6dab232d75add5994))


### Technical

* change prod mongodb address (again) ([ade67c2](https://github.com/openfoodfacts/robotoff/commit/ade67c21bab152afe64c33b9f540bf91b212efb0))
* **deps-dev:** bump jinja2 from 3.1.2 to 3.1.3 ([#1305](https://github.com/openfoodfacts/robotoff/issues/1305)) ([e237b6a](https://github.com/openfoodfacts/robotoff/commit/e237b6ab6350010f5e9a3702a7d35cf6a0b32c1c))
* **deps:** bump pillow from 10.0.1 to 10.2.0 ([#1306](https://github.com/openfoodfacts/robotoff/issues/1306)) ([5ea2ab7](https://github.com/openfoodfacts/robotoff/commit/5ea2ab7e08d34cf4f7ae55f65fd95f6434f721db))
* New Crowdin translations to review and merge ([#1303](https://github.com/openfoodfacts/robotoff/issues/1303)) ([bc00a7c](https://github.com/openfoodfacts/robotoff/commit/bc00a7c77f17105e1ddefbe292c67fd5d5342ee1))

## [1.41.2](https://github.com/openfoodfacts/robotoff/compare/v1.41.1...v1.41.2) (2024-01-08)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ ignore_missing_imports = true

[tool.poetry]
name = "robotoff"
version = "1.41.2"
version = "1.41.3"
description = "Real-time and batch prediction service for Open Food Facts."
authors = ["Open Food Facts Team"]
license = "GNU Affero General Public License v3"
Expand Down

0 comments on commit 09cd4e5

Please sign in to comment.