Skip to content

Commit

Permalink
📌 OZI-Project/[email protected] in spec
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 May 27, 2024
1 parent 52a6f1e commit 1b00586
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.2'
version: str = '0.1.3'


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

0 comments on commit 1b00586

Please sign in to comment.