Skip to content

Commit 99d810e

Browse files
authored
Update version.py to 1.0.3
1 parent 180a173 commit 99d810e

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.3rc0"
46+
__version__ = "1.0.3"

0 commit comments

Comments
 (0)