Skip to content

Commit 86c24c6

Browse files
authored
Update version.py
1 parent e18edc7 commit 86c24c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow_transform/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
"""Contains the version string of TF.Transform."""
1515

1616
# Note that setup.py uses this version.
17-
__version__ = '0.24.0.dev'
17+
__version__ = '0.23.0'

0 commit comments

Comments
 (0)