Skip to content

Commit a62785b

Browse files
committed
update version & changes
1 parent cc76edc commit a62785b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
8.1.7 (Jan 23, 2020)
2+
- Removed enum34 dependency for python versions > 3.4
3+
14
8.1.6 (Oct 31, 2019)
25
- Fixed input validation performance issue.
36

splitio/version.py

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

0 commit comments

Comments
 (0)