We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66f2e1b commit 1462300Copy full SHA for 1462300
tensorflow_gnn/version.py
@@ -41,4 +41,4 @@
41
# IMPORANT: Right after branching rX.Y, bump the main branch to X.(Y+1).0.dev1.
42
# (Submit a change to the Source of Truth, get it out on the main branch asap.)
43
44
-__version__ = "0.6.0.dev1"
+__version__ = "0.6.0rc0"
0 commit comments