Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 353442082
  • Loading branch information
romanngg committed Jan 25, 2021
1 parent 08d3b7b commit 6cc35fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neural_tangents/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"""Public Neural Tangents modules and functions."""


__version__ = '0.3.5'
__version__ = '0.3.6'


from neural_tangents import predict
Expand Down

0 comments on commit 6cc35fd

Please sign in to comment.