File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.2.0 "
2+ "." : " 0.2.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.1] ( https://github.com/openfoodfacts/openfoodfacts-python/compare/v0.2.0...v0.2.1 ) (2024-04-02)
4+
5+
6+ ### Bug Fixes
7+
8+ * fix Flavor.opf domain ([ acdd9f7] ( https://github.com/openfoodfacts/openfoodfacts-python/commit/acdd9f709ab8dc9bbd9bfcc71fe25a21b7933497 ) )
9+ * update copyright year ([ 3c80d59] ( https://github.com/openfoodfacts/openfoodfacts-python/commit/3c80d5918fa03a66d0618a5a6f50937973ca33aa ) )
10+
311## [ 0.2.0] ( https://github.com/openfoodfacts/openfoodfacts-python/compare/v0.1.12...v0.2.0 ) (2024-03-01)
412
513
Original file line number Diff line number Diff line change 2727 "get_dataset" ,
2828]
2929
30- __version__ = "0.2.0 "
30+ __version__ = "0.2.1 "
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " openfoodfacts"
3- version = " 0.2.0 "
3+ version = " 0.2.1 "
44description = " Official Python SDK of Open Food Facts"
55authors = [" The Open Food Facts team" ]
66license = " Apache 2.0"
You can’t perform that action at this time.
0 commit comments