Skip to content

Commit

Permalink
increment version to recompute dataset-compatible-libraries (#3002)
Browse files Browse the repository at this point in the history
  • Loading branch information
severo authored Jul 26, 2024
1 parent 894e1d9 commit c4bc5e7
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 @@ -703,7 +703,7 @@ def parse_id(id: str) -> tuple[str, str, Optional[str], Optional[str], str]:
"dataset-compatible-libraries": {
"input_type": "dataset",
"triggered_by": "dataset-info",
"job_runner_version": 5,
"job_runner_version": 6,
"difficulty": 20,
},
"dataset-modalities": {
Expand Down

0 comments on commit c4bc5e7

Please sign in to comment.