Skip to content

Commit 90719ec

Browse files
committed
Release Python SDK 0.20.2
1 parent 470888d commit 90719ec

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

demos/python/sdk_wireless_camera_control/docs/changelog.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ 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.20.2 (May-30-2025)
13+
--------------------
14+
* Fix COHN feature to handle cameras that do not support COHN
15+
1216
0.20.1 (May-15-2025)
1317
--------------------
1418
* Add stream feature abstraction and update stream demos

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.1"
3+
version = "0.20.2"
44
description = "Open GoPro API and Examples"
55
authors = ["Tim Camise <tcamise@gopro.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)