Skip to content

Commit 987276d

Browse files
authored
[release] 0.63.0 - Options to disable of ua parser and country lookup libraries (#460)
### New Features - new option fields disable_ua_parser/disable_country_lookup to disable the loading of the libraries. This can save memory usage if none of the configs require user agent/ ip parsing >Included In This Release >- 5a0340e devin-ai-integration[bot] > - Add disable_ua_parser and disable_country_lookup options to reduce memory usage (#454)
1 parent 5a0340e commit 987276d

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.62.0'
1+
__version__ = '0.63.0'

0 commit comments

Comments
 (0)