Skip to content

Commit 162b0d2

Browse files
authored
Update python version in readme to 3.8 (#618)
1 parent 729815b commit 162b0d2

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
@@ -1,6 +1,6 @@
11
# KerasNLP: Modular NLP Workflows for Keras
22
[![](https://github.com/keras-team/keras-nlp/workflows/Tests/badge.svg?branch=master)](https://github.com/keras-team/keras-nlp/actions?query=workflow%3ATests+branch%3Amaster)
3-
![Python](https://img.shields.io/badge/python-v3.7.0+-success.svg)
3+
![Python](https://img.shields.io/badge/python-v3.8.0+-success.svg)
44
![Tensorflow](https://img.shields.io/badge/tensorflow-v2.5.0+-success.svg)
55
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/keras-team/keras-nlp/issues)
66

0 commit comments

Comments
 (0)