Skip to content

Commit

Permalink
[release] 0.52.0 - Config sync no update fix & manual sampling (#383)
Browse files Browse the repository at this point in the history
### Improvements
  - added capability to sample manual exposures
  ### Fixes
- fix a bug where config sync can be stuck in no update state if network
request succeeds but fails to parse





>Included In This Release
>- c70b591 kat-statsig
>   - fix no update bug (#382)
>- bdfdce4 kat-statsig
>   - manual exposure sample (#381)
  • Loading branch information
kat-statsig authored Jan 6, 2025
1 parent c70b591 commit aab4a31
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.51.0'
__version__ = '0.52.0'

0 comments on commit aab4a31

Please sign in to comment.