Skip to content

Commit

Permalink
chore(main): release 0.1.1 (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
openfoodfacts-bot authored Nov 12, 2024
1 parent b3c8f58 commit 532abb9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.0"
".": "0.1.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/openfoodfacts/openfoodfacts-exports/compare/v0.1.0...v0.1.1) (2024-11-12)


### Bug Fixes

* fix deployment & push dataset to Hugging Face ([#3](https://github.com/openfoodfacts/openfoodfacts-exports/issues/3)) ([b3c8f58](https://github.com/openfoodfacts/openfoodfacts-exports/commit/b3c8f58491007e3e8e6a4e266e1dacf90bcf02cf))

## 0.1.0 (2024-11-12)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "openfoodfacts-exports"
version = "0.1.0"
version = "0.1.1"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.10"
Expand Down

0 comments on commit 532abb9

Please sign in to comment.