Skip to content

Commit

Permalink
bump croissant job version (#3105)
Browse files Browse the repository at this point in the history
  • Loading branch information
lhoestq authored Nov 19, 2024
1 parent 2389220 commit 1886a85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/libcommon/src/libcommon/processing_graph.py
Original file line number Diff line number Diff line change
Expand Up @@ -715,7 +715,7 @@ def parse_id(id: str) -> tuple[str, str, Optional[str], Optional[str], str]:
"dataset-croissant-crumbs": {
"input_type": "dataset",
"triggered_by": "dataset-info",
"job_runner_version": 2,
"job_runner_version": 3,
"difficulty": 20,
},
"dataset-filetypes": {
Expand Down

0 comments on commit 1886a85

Please sign in to comment.