Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 400301126
  • Loading branch information
romanngg committed Oct 1, 2021
1 parent fbd9618 commit 5f286b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neural_tangents/__init__.py
Expand Up @@ -16,7 +16,7 @@
"""Public Neural Tangents modules and functions."""


__version__ = '0.3.7'
__version__ = '0.3.8'


from neural_tangents import predict
Expand Down

0 comments on commit 5f286b7

Please sign in to comment.