Skip to content

Commit

Permalink
perf: OZI-Project/[email protected]
Browse files Browse the repository at this point in the history
Signed-off-by: rjdbcm <[email protected]>
  • Loading branch information
rjdbcm committed Jul 7, 2024
1 parent 74ff29c commit c224b07
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 @@ -17,7 +17,7 @@ class Publish(Default):
"""Publishing patterns for packaged project."""

include: tuple[str, ...] = ('*.tar.gz', '*.whl', 'sig/*')
version: str = '0.1.6'
version: str = '0.1.7'


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

0 comments on commit c224b07

Please sign in to comment.