Skip to content

Commit

Permalink
[release] 0.32.0 - Evaluation Performance Improvements, Typing (#257)
Browse files Browse the repository at this point in the history
- GetClientInitializeResponse improvements
- Exception logging when GetClientInitializeResponse fails to load data
- Performance improvements
- Added type hints to be PEP 561 compatible
- Update ip library version




>Included In This Release
>- 2b9f239 kat-statsig
>   - upadte ip lib version (#256)
>- 0da71c6 Alex Coleman
>   - Create py.typed to share types (#238)
>- 4724828 kat-statsig
>   - Sdk 335 (#253)
>- 287f374 kat-statsig
>   - gcir improvements (#255)
>- 63ecc81 kat-statsig
>   - delete unsupported field and aggregated exposure (#252)
>- d3a1bc7 kat-statsig
>   - error logging (#250)
>- 9cfd7ab kat-statsig
>   - Python sdk performance improvements (#248)
  • Loading branch information
kat-statsig committed May 8, 2024
1 parent 2b9f239 commit 554700a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion statsig/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.31.0'
__version__ = '0.32.0'

0 comments on commit 554700a

Please sign in to comment.