Skip to content
This repository was archived by the owner on Oct 19, 2023. It is now read-only.

Commit a132ed6

Browse files
proppyGerrit Code Review
authored and
Gerrit Code Review
committed
Merge "google-assistant-sdk: bump release"
2 parents b974598 + 1b1b1b5 commit a132ed6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

google-assistant-sdk/CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changelog
22
=========
33

4+
0.4.4
5+
-----
6+
- Fix DeviceHandler initialization issue.
7+
- Add example action packages for custom device actions.
8+
- Better feedback on device registration.
9+
410

511
0.4.3
612
-----

google-assistant-sdk/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ def samples_requirements():
3939

4040
setup(
4141
name='google-assistant-sdk',
42-
version='0.4.3',
42+
version='0.4.4',
4343
author='Google Assistant SDK team',
4444
author_email='[email protected]',
4545
description='Samples and Tools the Google Assistant SDK',

0 commit comments

Comments
 (0)