Skip to content

Commit

Permalink
[release] 0.50.0 - Memory improvement and reduce noisy error (#375)
Browse files Browse the repository at this point in the history
### Improvements
  - avoid unnecessary config copies to improve memory usage
  - check status code before throwing seek range error





>Included In This Release
>- 950c98f kat-statsig
>   - Only perform copy when necessary (#374)
>- d9cffe5 kat-statsig
>   - seek range fix (#372)
  • Loading branch information
kat-statsig authored Dec 3, 2024
1 parent 950c98f commit 7756934
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.49.0'
__version__ = '0.50.0'

0 comments on commit 7756934

Please sign in to comment.