We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 80afcc1 + a3e066f commit 627f59dCopy full SHA for 627f59d
2 files changed
CHANGELOG.md
@@ -12,6 +12,14 @@
12
13
---
14
15
+[//]: # (START/v1.5.0)
16
+# v1.5.0
17
+
18
+## Features
19
+ * Allow custom timeout using env vars. {#94}
20
21
+---
22
23
[//]: # (START/v1.4.1)
24
# v1.4.1
25
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "onepasswordconnectsdk"
3
-version = "1.4.1"
+version = "1.5.0"
4
description = "Python SDK for 1Password Connect"
5
license = "MIT"
6
authors = ["1Password"]
0 commit comments