Skip to content

Commit

Permalink
Release v0.1.6
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 507431071
  • Loading branch information
hbq1 authored and ChexDev committed Feb 6, 2023
1 parent 6eb92cb commit 2008375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chex/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
from chex._src.variants import variants


__version__ = "0.1.5"
__version__ = "0.1.6"

__all__ = (
"all_variants",
Expand Down

0 comments on commit 2008375

Please sign in to comment.