Skip to content

Commit f7592a1

Browse files
authored
Update version.py to 1.0.3rc0
1 parent 2947e2c commit f7592a1

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
@@ -43,4 +43,4 @@
4343
# IMPORANT: Right after branching rX.Y, bump the main branch to X.(Y+1).0.dev1.
4444
# (Submit a change to the Source of Truth, get it out on the main branch asap.)
4545

46-
__version__ = "1.0.2"
46+
__version__ = "1.0.3rc0"

0 commit comments

Comments
 (0)