Skip to content

Commit 4f9cd0a

Browse files
shoyertree-math authors
authored andcommitted
Update tree_math version number
PiperOrigin-RevId: 533175662
1 parent e9b4cbd commit 4f9cd0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
setuptools.setup(
3030
name='tree-math',
3131
description='Mathematical operations for JAX pytrees',
32-
version='0.1.0 ',
32+
version='0.2.0 ',
3333
license='Apache 2.0',
3434
author='Google LLC',
3535
author_email='[email protected]',

0 commit comments

Comments
 (0)