Skip to content

Commit

Permalink
Bump version (#570)
Browse files Browse the repository at this point in the history
  • Loading branch information
tcamise-gpsw authored Jul 18, 2024
1 parent ef2adb6 commit 51c08ed
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions demos/python/sdk_wireless_camera_control/docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ All notable changes to this project will be documented in this file.
The format is based on `Keep a Changelog <https://keepachangelog.com/en/1.0.0/>`_,
and this project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.html>`_.

Unreleased
----------
0.16.2 (July-18-2024)
---------------------

* Add Setting 125
* Don't default to hardcoded parameters for set livestream mode
Expand Down
2 changes: 1 addition & 1 deletion demos/python/sdk_wireless_camera_control/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion demos/python/sdk_wireless_camera_control/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "open_gopro"
version = "0.16.1"
version = "0.16.2"
description = "Open GoPro API and Examples"
authors = ["Tim Camise <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 51c08ed

Please sign in to comment.