Skip to content

Commit

Permalink
⬆️ Bump release to 0.1.17
Browse files Browse the repository at this point in the history
Signed-off-by: Eden Rose, MSc <[email protected]>
  • Loading branch information
rjdbcm authored Apr 24, 2024
1 parent 56134c0 commit eca9b71
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 @@ -23,7 +23,7 @@ class Publish(Default):
class Release(Default):
"""Release patterns for packaged project."""

version: str = '0.1.16'
version: str = '0.1.17'


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

0 comments on commit eca9b71

Please sign in to comment.