Skip to content

Commit

Permalink
Release Chex 0.0.7
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 371886173
  • Loading branch information
hbq1 authored and ChexDev committed May 4, 2021
1 parent b05a754 commit 81aa15d
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 @@ -74,7 +74,7 @@
from chex._src.variants import variants


__version__ = "0.0.6"
__version__ = "0.0.7"

__all__ = (
"all_variants",
Expand Down

0 comments on commit 81aa15d

Please sign in to comment.