Skip to content

Commit

Permalink
Bump dev version to 1.1.0.dev1 past the r1.0 branch cut.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 590953008
  • Loading branch information
arnoegw authored and tensorflower-gardener committed Dec 14, 2023
1 parent 6995d10 commit c7ae06c
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 @@ -43,4 +43,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__ = "1.0.0.dev3"
__version__ = "1.1.0.dev1"

0 comments on commit c7ae06c

Please sign in to comment.