Skip to content

Commit

Permalink
perf: Bump OZI-Project/draft from 0.3.7 to 0.3.8
Browse files Browse the repository at this point in the history
Signed-off-by: Eden Ross Duff, MSc <rjdbcm@outlook.com>
  • Loading branch information
rjdbcm authored Aug 5, 2024
1 parent b97460b commit b4422c2
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.7'
version: str = '0.3.8'


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

0 comments on commit b4422c2

Please sign in to comment.