Skip to content

Commit 627f59d

Browse files
Merge pull request #101 from 1Password/release/v1.5.0
Prepare Release - v1.5.0
2 parents 80afcc1 + a3e066f commit 627f59d

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

1313
---
1414

15+
[//]: # (START/v1.5.0)
16+
# v1.5.0
17+
18+
## Features
19+
* Allow custom timeout using env vars. {#94}
20+
21+
---
22+
1523
[//]: # (START/v1.4.1)
1624
# v1.4.1
1725

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.4.1"
3+
version = "1.5.0"
44
description = "Python SDK for 1Password Connect"
55
license = "MIT"
66
authors = ["1Password"]

0 commit comments

Comments
 (0)