Skip to content

Commit a78269b

Browse files
committed
Release Python SDK 0.20.1
1 parent d948ff5 commit a78269b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

demos/python/sdk_wireless_camera_control/docs/changelog.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ 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-
Unreleased
13-
----------
12+
0.20.1 (May-15-2025)
13+
--------------------
1414
* Add stream feature abstraction and update stream demos
1515

1616
0.20.0 (May-12-2025)

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

0 commit comments

Comments
 (0)