Skip to content

Commit

Permalink
[release] 0.45.1 - More robust config sync path (#339)
Browse files Browse the repository at this point in the history
### Improvements
- Add more fallback behavior to statsig network endpoint if any
exceptions happened






>Included In This Release
>- 94e5c44 Xin Li
>   - more try catch on initialization path (#338)
  • Loading branch information
xinlili-statsig authored Oct 8, 2024
1 parent 94e5c44 commit 12404b8
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.45.0'
__version__ = '0.45.1'

0 comments on commit 12404b8

Please sign in to comment.