Skip to content

Commit

Permalink
v1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kislyuk committed Jan 18, 2021
1 parent 3658927 commit 5002639
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions Changes.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
Changes for v1.0.6 (2021-01-17)
===============================

- Catch OperationAbortedException in \_idempotent_create. Fixes #136

Changes for v1.0.5 (2021-01-13)
===============================

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

setup(
name="watchtower",
version="1.0.5",
version="1.0.6",
url="https://github.com/kislyuk/watchtower",
license="Apache Software License",
author="Andrey Kislyuk",
Expand Down

0 comments on commit 5002639

Please sign in to comment.