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 9ea75b2 commit 44d1879Copy full SHA for 44d1879
CHANGES.txt
@@ -15,4 +15,6 @@
15
- Added support for owners array in Split get and create endpoints.
16
- Added support for get split details api endpoint.
17
3.1.3 (Jun 21st, 2022)
18
-- Made tags optional parameter for client_splits.list() and client_splits.find()
+- Made tags optional parameter for client_splits.list() and client_splits.find()
19
+3.1.4 (Jul 11th, 2022)
20
+- Added tags property support for segment object.
splitapiclient/version.py
@@ -1 +1 @@
1
-__version__ = '3.1.3'
+__version__ = '3.1.4'
0 commit comments