Skip to content

Commit 7caed55

Browse files
maciejkulaTensorFlow Recommenders Authors
authored andcommitted
Bump version in setup.py
PiperOrigin-RevId: 506761174
1 parent c739e4c commit 7caed55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
import pathlib
1818
import setuptools
1919

20-
VERSION = "0.7.2"
20+
VERSION = "0.7.3"
2121

2222
long_description = (pathlib.Path(__file__).parent
2323
.joinpath("README.md")

0 commit comments

Comments
 (0)