We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dba637 commit 1c4578eCopy full SHA for 1c4578e
number_management/CHANGES.md
@@ -1,3 +1,6 @@
1
+# 1.0.5
2
+- Added `by_alias=True` to the numbers update model
3
+
4
# 1.0.4
5
- Updated dependency versions
6
vonage/CHANGES.md
+# 4.7.2
+- vonage-numbers: Added `by_alias=True` to the numbers update model to correct issue with incorrect body payload
# 4.7.1
- vonage-video: Added missing transcription values from archive responses
vonage/src/vonage/_version.py
@@ -1 +1 @@
-__version__ = '4.7.1'
+__version__ = '4.7.2'
0 commit comments