Skip to content

Commit 290cf8a

Browse files
committed
Release Python SDK 0.21.1
1 parent 91493a3 commit 290cf8a

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

demos/python/sdk_wireless_camera_control/docs/changelog.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +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)
12+
0.21.1 (June-26-2025)
13+
---------------------
14+
* Add user streaming guidance to webcam demo
15+
16+
0.21.0 (June-25-2025)
1317
---------------------
1418
* Support WiFi connecting on MacOS >= 15
1519
* Clean up streaming 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.21.0"
3+
version = "0.21.1"
44
description = "Open GoPro API and Examples"
55
authors = ["Tim Camise <tcamise@gopro.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)