Skip to content

Commit

Permalink
Merge pull request #87 from querti/prepare-v0.8.1
Browse files Browse the repository at this point in the history
Prepare release v0.8.1
  • Loading branch information
querti authored Oct 5, 2021
2 parents 5f2700a + 0b8cb2b commit 2ba3725
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions docs/source/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
ChangeLog
=========

0.8.1 (2021-10-5)
------------------

* Disable sending UMB messages for taggign and untagging images

0.8.0 (2021-9-7)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ def get_dependency_links():

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

0 comments on commit 2ba3725

Please sign in to comment.