Skip to content

Commit 58f42e3

Browse files
Prepare release v1.5.1
1 parent f558c9b commit 58f42e3

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,15 @@
1212

1313
---
1414

15+
[//]: # (START/v1.5.1)
16+
# v1.5.1
17+
18+
## Fixes
19+
* Fix default http client timeout. {#102}
20+
* Update override http client timeout env var name in readme. {#105}
21+
22+
---
23+
1524
[//]: # (START/v1.5.0)
1625
# v1.5.0
1726

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "onepasswordconnectsdk"
3-
version = "1.5.0"
3+
version = "1.5.1"
44
description = "Python SDK for 1Password Connect"
55
license = "MIT"
66
authors = ["1Password"]

0 commit comments

Comments
 (0)