Skip to content

Commit

Permalink
Bump version in setup.py
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 506761174
  • Loading branch information
maciejkula authored and TensorFlow Recommenders Authors committed Feb 3, 2023
1 parent c739e4c commit 7caed55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
import pathlib
import setuptools

VERSION = "0.7.2"
VERSION = "0.7.3"

long_description = (pathlib.Path(__file__).parent
.joinpath("README.md")
Expand Down

0 comments on commit 7caed55

Please sign in to comment.