Skip to content

Commit d43f59d

Browse files
authored
[release] 0.53.0 - Network request refactor and improved unit test (#387)
### Improvements - refactored network request to consolidate exception paths ### Fixes - fix a bug in network fallback unit test where status code was not reset between tests, causing the unit test to be inaccurate >Included In This Release >- 4c4efad kat-statsig > - return unsuccess for local mode (#386) >- b319918 kat-statsig > - network request + unit test refactor (#384)
1 parent 4c4efad commit d43f59d

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.52.0'
1+
__version__ = '0.53.0'

0 commit comments

Comments
 (0)