Skip to content

Commit 9d33c06

Browse files
hbq1ChexDev
authored andcommitted
release v0.1.91
PiperOrigin-RevId: 801834574
1 parent fa70c3d commit 9d33c06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chex/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
from chex._src.warnings import warn_only_n_pos_args_in_future
106106

107107

108-
__version__ = "0.1.90"
108+
__version__ = "0.1.91"
109109

110110
__all__ = (
111111
"all_variants",

0 commit comments

Comments
 (0)