Skip to content

Commit 22a3f1f

Browse files
Release 2.14.0
1 parent e6290d5 commit 22a3f1f

File tree

212 files changed

+12687
-76
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

212 files changed

+12687
-76
lines changed

README.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,6 @@ The Klavis Python library provides convenient access to the Klavis APIs from Pyt
77

88
## Table of Contents
99

10-
- [Table of Contents](#table-of-contents)
11-
- [Installation](#installation)
12-
- [Reference](#reference)
13-
- [Usage](#usage)
14-
- [Async Client](#async-client)
15-
- [Exception Handling](#exception-handling)
16-
- [Advanced](#advanced)
17-
- [Access Raw Response Data](#access-raw-response-data)
18-
- [Retries](#retries)
19-
- [Timeouts](#timeouts)
20-
- [Custom Client](#custom-client)
21-
- [Contributing](#contributing)
22-
23-
## Table of Contents
24-
2510
- [Installation](#installation)
2611
- [Reference](#reference)
2712
- [Usage](#usage)

poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "klavis"
33

44
[tool.poetry]
55
name = "klavis"
6-
version = "2.13.2"
6+
version = "2.14.0"
77
description = ""
88
readme = "README.md"
99
authors = []

0 commit comments

Comments
 (0)