Skip to content

Commit aabb40d

Browse files
committed
CSDK-2755 daily-python: prepare for 0.18.2
1 parent ee1e477 commit aabb40d

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@ All notable changes to the **daily-python** SDK will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [0.18.2] - 2025-05-07
99

1010
### Fixed
1111

12+
- Fixed `daily-python` install issue on macOS < 15.0.
13+
1214
- Fixed `CallClient.remove_custom_track()` type hints.
1315

1416
## [0.18.1] - 2025-05-02

Cargo.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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "daily-python"
3-
version = "0.18.1"
3+
version = "0.18.2"
44
edition = "2021"
55
license = "BSD 2-Clause License"
66
resolver = "2"

0 commit comments

Comments
 (0)