diff --git a/chex/__init__.py b/chex/__init__.py index c9ade89..71839c2 100644 --- a/chex/__init__.py +++ b/chex/__init__.py @@ -100,7 +100,7 @@ from chex._src.variants import variants -__version__ = "0.1.83" +__version__ = "0.1.84" __all__ = ( "all_variants",