Skip to content

Commit e65ad43

Browse files
authored
Releases Python SDK 0.21.0 (#792)
1 parent 5b9f9fb commit e65ad43

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

demos/python/sdk_wireless_camera_control/docs/changelog.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ All notable changes to this project will be documented in this file.
99
The format is based on `Keep a Changelog <https://keepachangelog.com/en/1.0.0/>`_,
1010
and this project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.html>`_.
1111

12+
0.21.0 (June-35-2025)
13+
---------------------
14+
* Support WiFi connecting on MacOS >= 15
15+
* Clean up streaming demos
16+
1217
0.20.2 (May-30-2025)
1318
--------------------
1419
* Fix COHN feature to handle cameras that do not support COHN

demos/python/sdk_wireless_camera_control/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "open_gopro"
3-
version = "0.20.2"
3+
version = "0.21.0"
44
description = "Open GoPro API and Examples"
55
authors = ["Tim Camise <tcamise@gopro.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)