Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Commit 6cc35fd

Browse files
committed
bump version
PiperOrigin-RevId: 353442082
1 parent 08d3b7b commit 6cc35fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

neural_tangents/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"""Public Neural Tangents modules and functions."""
1717

1818

19-
__version__ = '0.3.5'
19+
__version__ = '0.3.6'
2020

2121

2222
from neural_tangents import predict

0 commit comments

Comments
 (0)