Skip to content

Commit 2b04c8a

Browse files
authored
[release] 0.38.0 - Evaluator Improvement and API Overrides (#292)
### New Features - New options to override the URL hosts for get_id_lists and log_event requests ### Improvements - Evaluation performance improvement specifically for string match conditions >Included In This Release >- 418abad kat-statsig > - python use map for string lookup (#288) >- 17fbdcf kenny-statsig > - Override get_id_lists API (#284) >- 930e34b kat-statsig > - log event api override (#283)
1 parent 418abad commit 2b04c8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

statsig/version.py

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

0 commit comments

Comments
 (0)