Skip to content

Commit

Permalink
Release Distrax 0.0.2
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 388412890
  • Loading branch information
hbq1 authored and DistraxDev committed Aug 3, 2021
1 parent 8a274b6 commit 3e21f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distrax/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
from distrax._src.utils.monte_carlo import mc_estimate_mode
from distrax._src.utils.transformations import register_inverse

__version__ = "0.0.1"
__version__ = "0.0.2"

__all__ = (
"as_bijector",
Expand Down

0 comments on commit 3e21f38

Please sign in to comment.