Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 411054908
Change-Id: Ic699aaaa14df93ef42558040901ca8eecafebb64
  • Loading branch information
jg8610 committed Nov 19, 2021
1 parent 0e0fc86 commit 7bbe6e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jraph/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
from jraph._src.utils import zero_out_padding


__version__ = "0.0.1.dev"
__version__ = "0.0.2.dev"

__all__ = ("ArrayTree", "DeepSets", "GraphConvolution", "GraphMapFeatures",
"InteractionNetwork", "RelationNetwork", "GraphNetGAT", "GAT",
Expand Down

0 comments on commit 7bbe6e0

Please sign in to comment.