Skip to content

Commit e6b3c51

Browse files
committed
Release 2.0.1
1 parent 37c7acd commit e6b3c51

Some content is hidden

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

57 files changed

+6564
-92
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![fern shield](https://img.shields.io/badge/%F0%9F%8C%BF-Built%20with%20Fern-brightgreen)](https://buildwithfern.com?utm_source=github&utm_medium=github&utm_campaign=readme&utm_source=https%3A%2F%2Fgithub.com%2FKlavis-AI%2Fpython-sdk)
44
[![pypi](https://img.shields.io/pypi/v/klavis)](https://pypi.python.org/pypi/klavis)
55

6-
The Klavis Python library provides convenient access to the Klavis API from Python.
6+
The Klavis Python library provides convenient access to the Klavis APIs from Python.
77

88
## Installation
99

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 = "1.8.1"
6+
version = "2.0.1"
77
description = ""
88
readme = "README.md"
99
authors = []

0 commit comments

Comments
 (0)