Skip to content

Commit

Permalink
⬆️ OZI-Project/release 0.2.2
Browse files Browse the repository at this point in the history
* Update ci.py 

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

* Update dist-workflow.yml

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

---------

Signed-off-by: Eden Rose, MSc <[email protected]>
  • Loading branch information
rjdbcm authored May 3, 2024
1 parent 988be4a commit 28a1e70
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@d8602bd80073150ca306c2f40834cbe6e01ff2ca
- uses: OZI-Project/release@a636a2da8f65dcacb8d58701b2c8e0424422b109
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.2.1'
version: str = '0.2.2'


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

0 comments on commit 28a1e70

Please sign in to comment.