Skip to content

Commit ac1f9b7

Browse files
WG-71285 waapi-client-python: Update Python versions supported
Bump version to 0.7.2 Change-Id: Ibaf95e55a03e630e1ee4df67ae14ef1f77767006
1 parent f7dd6c8 commit ac1f9b7

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Version 0.7.2
2+
## Misc
3+
* Update Python version support window
4+
15
# Version 0.7.1
26
## Misc
37
* Fix readme sample

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.1',
20+
version='0.7.2',
2121
description='Wwise Authoring API client.',
2222
long_description=long_description,
2323
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)