Skip to content

Commit

Permalink
Release 0.26.2
Browse files Browse the repository at this point in the history
  • Loading branch information
midnightercz committed Aug 1, 2024
1 parent 0f0a14f commit 6679ba1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docs/source/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
ChangeLog
=========

0.26.2 (2024-07-19)
-------------------
* Use tag reference in cosign identity

0.26.1 (2024-07-19)
-------------------
* Bumped pubtools-sign dependency
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ def get_dependency_links():

setup(
name="pubtools-quay",
version="0.26.1",
version="0.26.2",
description="Pubtools-quay",
long_description=long_description,
long_description_content_type="text/x-rst",
Expand Down

0 comments on commit 6679ba1

Please sign in to comment.