Skip to content

Commit 6dd163b

Browse files
authored
Update version.py
1 parent 585d331 commit 6dd163b

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.26.0.dev'
17+
__version__ = '0.25.0'

0 commit comments

Comments
 (0)