Skip to content

Commit 44d1879

Browse files
committed
Updated version and changes for 3.1.4
1 parent 9ea75b2 commit 44d1879

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGES.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,6 @@
1515
- Added support for owners array in Split get and create endpoints.
1616
- Added support for get split details api endpoint.
1717
3.1.3 (Jun 21st, 2022)
18-
- Made tags optional parameter for client_splits.list() and client_splits.find()
18+
- 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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '3.1.3'
1+
__version__ = '3.1.4'

0 commit comments

Comments
 (0)