Skip to content

Commit 62d624c

Browse files
committed
Updated changes.txt and version
1 parent a98c905 commit 62d624c

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+
9.2.2 (Dec 13, 2022)
2+
- Fixed updating redis with unique keys info
3+
14
9.2.1 (Dec 2, 2022)
25
- Changed redis record type for impressions counts from list using rpush to hashed key using hincrby.
36
- Apply Timeout Exception when incorrect SDK API Key is used.

splitio/version.py

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

0 commit comments

Comments
 (0)