Skip to content

Commit 26b1ae2

Browse files
committed
Release Python SDK 0.19.7
1 parent 1324707 commit 26b1ae2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demos/python/sdk_wireless_camera_control/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "open_gopro"
3-
version = "0.19.6"
3+
version = "0.19.7"
44
description = "Open GoPro API and Examples"
55
authors = ["Tim Camise <tcamise@gopro.com>"]
66
readme = "README.md"
@@ -284,4 +284,4 @@ should-declare-assert-error-if-assert-statement-exists = false
284284

285285
[tool.licensecheck]
286286
using = "PEP631"
287-
format = 'csv'
287+
format = 'csv'

0 commit comments

Comments
 (0)