Skip to content

Commit e171594

Browse files
tf-transform-teamtfx-copybara
authored andcommitted
Update python version in setup.py and remove traces of py37 in README.md.
PiperOrigin-RevId: 518922897
1 parent b7b0a52 commit e171594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# TensorFlow Transform
44

5-
[![Python](https://img.shields.io/pypi/pyversions/tensorflow-transform.svg?style=plastic)](https://github.com/tensorflow/transform)
5+
[![Python](https://img.shields.io/badge/python%20-3.8%7C3.9-blue)](https://github.com/tensorflow/transform)
66
[![PyPI](https://badge.fury.io/py/tensorflow-transform.svg)](https://badge.fury.io/py/tensorflow-transform)
77
[![Documentation](https://img.shields.io/badge/api-reference-blue.svg)](https://www.tensorflow.org/tfx/transform/api_docs/python/tft)
88

0 commit comments

Comments
 (0)