Skip to content

Commit

Permalink
Release 0.27.0 (release-engineering#274)
Browse files Browse the repository at this point in the history
  • Loading branch information
emilyzheng authored Sep 3, 2024
1 parent b7bdf7e commit 9948ded
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.27.0 (2024-09-03)
-------------------
* Create entrypoint iib-add-deprecations

0.26.2 (2024-07-19)
-------------------
* Use tag reference in cosign identity
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.2",
version="0.27.0",
description="Pubtools-quay",
long_description=long_description,
long_description_content_type="text/x-rst",
Expand Down

0 comments on commit 9948ded

Please sign in to comment.