Skip to content

Commit

Permalink
chore(main): release 1.50.4
Browse files Browse the repository at this point in the history
  • Loading branch information
openfoodfacts-bot committed Aug 23, 2024
1 parent 6225bcb commit 7ff8907
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.50.4](https://github.com/openfoodfacts/robotoff/compare/v1.50.3...v1.50.4) (2024-08-23)


### Technical

* add tmp volume for ES ([6225bcb](https://github.com/openfoodfacts/robotoff/commit/6225bcb02273aa72f40caa0d837676cd03ccd31f))
* add volume for /tmp ([15130d2](https://github.com/openfoodfacts/robotoff/commit/15130d21747592f816360928f93f5a5e4db84569))
* improve robotoff documentation ([b9365a7](https://github.com/openfoodfacts/robotoff/commit/b9365a7cb9c91e25ca0eb2688c95b15506fac2c4))

## [1.50.3](https://github.com/openfoodfacts/robotoff/compare/v1.50.2...v1.50.3) (2024-08-21)


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.50.3"
version = "1.50.4"
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 7ff8907

Please sign in to comment.