Skip to content

Commit

Permalink
Bump version to 0.3.0
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 456236286
  • Loading branch information
shaobohou authored and TF2JAXDev committed Jun 21, 2022
1 parent 78632b8 commit c741d5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tf2jax/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
from tf2jax._src.tf2jax import convert_functional
from tf2jax._src.tf2jax import convert_functional_from_restored

__version__ = "0.2.1"
__version__ = "0.3.0"

# _________________________________________
# / Please don't use symbols in `_src` they \
Expand Down

0 comments on commit c741d5f

Please sign in to comment.