Skip to content

Commit

Permalink
Merge pull request #106 from 1Password/release/v1.5.1
Browse files Browse the repository at this point in the history
Prepare Release - v1.5.1
  • Loading branch information
volodymyrZotov authored Apr 3, 2024
2 parents f558c9b + 58f42e3 commit 4432fa2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,15 @@

---

[//]: # (START/v1.5.1)
# v1.5.1

## Fixes
* Fix default http client timeout. {#102}
* Update override http client timeout env var name in readme. {#105}

---

[//]: # (START/v1.5.0)
# v1.5.0

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "onepasswordconnectsdk"
version = "1.5.0"
version = "1.5.1"
description = "Python SDK for 1Password Connect"
license = "MIT"
authors = ["1Password"]
Expand Down

0 comments on commit 4432fa2

Please sign in to comment.