We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6984dd5 + f3910b7 commit 0c7bd8aCopy full SHA for 0c7bd8a
2 files changed
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+### v1.17.1
2
+- Fix mutable default parameters in `property.search.retrieve` and `property_v2.search.retrieve` functions.
3
+
4
### v1.17.0
5
- Added `has_pool` parameter to `property.search.retrieve` and `property_v2.search.retrieve` to filter properties by pool availability.
6
parcllabs/__version__.py
@@ -1 +1 @@
-VERSION = "1.17.0"
+VERSION = "1.17.1"
0 commit comments