Skip to content

Commit 401c2bf

Browse files
committed
updated version and changes
1 parent 0f5e3a2 commit 401c2bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
9.2.1 (Dec 1, 2022)
1+
9.2.1 (Dec 2, 2022)
22
- Changed redis record type for impressions counts from list using rpush to hashed key using hincrby.
33
- Apply Timeout Exception when incorrect SDK API Key is used.
44
- Changed potential initial fetching segment Warning to Debug in logging.

splitio/version.py

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

0 commit comments

Comments
 (0)