Skip to content

Commit

Permalink
Release Distrax 0.1.1
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 430912964
  • Loading branch information
gpapamak authored and DistraxDev committed Feb 25, 2022
1 parent 2943452 commit 9139341
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 @@ -69,7 +69,7 @@
from distrax._src.utils.monte_carlo import mc_estimate_mode
from distrax._src.utils.transformations import register_inverse

__version__ = "0.1.0"
__version__ = "0.1.1"

__all__ = (
"as_bijector",
Expand Down

0 comments on commit 9139341

Please sign in to comment.