Skip to content

Commit

Permalink
update version pin
Browse files Browse the repository at this point in the history
  • Loading branch information
grzegorz-roboflow committed Dec 13, 2024
1 parent 80f34a1 commit 177b3b3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ def describe_outputs(cls) -> List[OutputDefinition]:

@classmethod
def get_execution_engine_compatibility(cls) -> Optional[str]:
return ">=1.3.0,<2.0.0"
return ">=1.4.0,<2.0.0"


class DeltaFilterBlockV1(WorkflowBlock):
Expand Down

0 comments on commit 177b3b3

Please sign in to comment.