Skip to content

Commit

Permalink
📌 OZI-Project/draft 0.3.1
Browse files Browse the repository at this point in the history
Signed-off-by: rjdbcm <[email protected]>
  • Loading branch information
rjdbcm committed Jun 7, 2024
1 parent 1d15f59 commit 7d1b5f3
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 @@ -24,7 +24,7 @@ class Publish(Default):
class Draft(Default):
"""Draft release patterns for packaged project."""

version: str = '0.3.0'
version: str = '0.3.1'


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

0 comments on commit 7d1b5f3

Please sign in to comment.