Skip to content

Commit

Permalink
Update version.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mihirparadkar authored Jan 30, 2023
1 parent c25e08d commit 1908ea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tensorflow_gnn/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@
# IMPORANT: Right after branching rX.Y, bump the main branch to X.(Y+1).0.dev1.
# (Submit a change to the Source of Truth, get it out on the main branch asap.)

__version__ = "0.5.0rc0"
__version__ = "0.5.0"

0 comments on commit 1908ea2

Please sign in to comment.