Skip to content

Commit

Permalink
Bump version to 0.3.6
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 551838339
  • Loading branch information
shaobohou authored and TF2JAXDev committed Jul 28, 2023
1 parent c81e664 commit c4063d1
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 @@ -27,7 +27,7 @@

from tf2jax._src.tf2jax import MissingInputError

__version__ = "0.3.5"
__version__ = "0.3.6"

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

0 comments on commit c4063d1

Please sign in to comment.