Skip to content

Commit

Permalink
⬆️ Bump OZI-Project/release 0.1.18 > 0.1.17
Browse files Browse the repository at this point in the history
* ⬆️ Update dist-workflow.yml - release 0.1.18 > 0.1.17

Signed-off-by: Eden Rose, MSc <[email protected]>

* ⬆️ bump release to 0.1.18

Signed-off-by: Eden Rose, MSc <[email protected]>

---------

Signed-off-by: Eden Rose, MSc <[email protected]>
  • Loading branch information
rjdbcm authored Apr 28, 2024
1 parent 825f767 commit 656c609
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dist-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
rekor.sigstore.dev:443
tuf-repo-cdn.sigstore.dev:443
- uses: OZI-Project/release@ceffb3c8beef212a5abaffeac486d67fb247381b
- uses: OZI-Project/release@7bbceab384cd0290577dec4b4fb04eed3c07b926
id: release
with:
python-dist: ${{ matrix.py }}
Expand Down
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.17'
version: str = '0.1.18'


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

0 comments on commit 656c609

Please sign in to comment.