Skip to content

Commit 84ba57d

Browse files
Bump version to 0.8
Change-Id: Ib109f799f3b1fd5a4b43fb1798723ff23ccb66f7
1 parent 34e5fd7 commit 84ba57d

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# Version 0.8
2+
## Bugfixes
3+
* WG-78844 Disable logging of errors when exceptions are allowed
4+
* WG-55059 WAAPI Python client does not do a clean WAMP disconnect
5+
16
# Version 0.7.2
27
## Misc
38
* Update Python version support window

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
license='Apache License 2.0',
1818
platforms=['any'],
1919
scripts=[],
20-
version='0.7.2',
20+
version='0.8',
2121
description='Wwise Authoring API client.',
2222
long_description=long_description,
2323
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)