chore: release python sdk to 13.6.1

This commit is contained in:
Chirag Aggarwal
2025-11-04 17:19:42 +05:30
parent bf5aa7b86c
commit c442dd3ef1
4 changed files with 26 additions and 130 deletions
+4
View File
@@ -1,5 +1,9 @@
# Change Log
## 13.6.1
* Fix passing of `None` to nullable parameters
## 13.6.0
* Add `total` parameter to list queries allowing skipping counting rows in a table for improved performance