Skip to content

Commit 0f72bd8

Browse files
authored
Merge pull request #152 from joinly-ai/release/client-v0.1.18
2 parents 0533231 + 0cba30b commit 0f72bd8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

client/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "joinly-client"
3-
version = "0.1.17"
3+
version = "0.1.18"
44
description = "Client for joinly: Make your meetings accessible to AI Agents"
55
readme = "README.md"
66
authors = [

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = [
1414
"elevenlabs>=2.5.0",
1515
"faster-whisper>=1.1.1",
1616
"fastmcp>=2.10.5",
17-
"joinly-client>=0.1.17",
17+
"joinly-client>=0.1.18",
1818
"joinly-common>=0.1.3",
1919
"kokoro-onnx>=0.4.9",
2020
"numpy>=2.2.4",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)