Skip to content

Commit

Permalink
perf: Bump OZI-Project/checkpoint from 0.5.0 to 0.5.1
Browse files Browse the repository at this point in the history
Signed-off-by: Eden Ross Duff, MSc <[email protected]>
  • Loading branch information
rjdbcm authored Aug 5, 2024
1 parent 0acf7f0 commit b2369f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ozi_spec/ci.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ class Checkpoint(Default):
"""Checkpoint suites to run."""

suites: tuple[str, ...] = ('dist', 'lint', 'test')
version: str = '0.5.0'
version: str = '0.5.1'


@dataclass(slots=True, frozen=True, eq=True)
Expand Down

0 comments on commit b2369f7

Please sign in to comment.