Skip to content

Commit 1462300

Browse files
Update version.py
1 parent 66f2e1b commit 1462300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow_gnn/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@
4141
# IMPORANT: Right after branching rX.Y, bump the main branch to X.(Y+1).0.dev1.
4242
# (Submit a change to the Source of Truth, get it out on the main branch asap.)
4343

44-
__version__ = "0.6.0.dev1"
44+
__version__ = "0.6.0rc0"

0 commit comments

Comments
 (0)