Skip to content

Commit

Permalink
Bump Jraph Version
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 467213390
Change-Id: I1be2e2bc66517c8083c5625ec65c4cf85de10912
  • Loading branch information
jg8610 committed Aug 12, 2022
1 parent b8cfa9b commit 31cf411
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.5.dev0"
__version__ = "0.0.6.dev0"

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

0 comments on commit 31cf411

Please sign in to comment.