Skip to content

Commit 65ef8bd

Browse files
authored
[release] 0.55.3 - use TypeAlias for JSONValue types (#401)
### Fixes - Use TypeAlias for JSONValue type to avoid recursion error when used with pydantic >Included In This Release >- 2e21bc6 kat-statsig > - typing alias (#399)
1 parent 2e21bc6 commit 65ef8bd

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.55.2'
1+
__version__ = '0.55.3'

0 commit comments

Comments
 (0)