Skip to content

Commit 95bfa68

Browse files
andreyvelichShashank Mittal
authored andcommitted
[SDK] Explain Python version support cycle (kubeflow#2354)
Signed-off-by: Andrey Velichkevich <[email protected]>
1 parent 1f3e607 commit 95bfa68

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

sdk/python/v1beta1/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@ Python SDK for Kubeflow Katib
44

55
## Requirements.
66

7-
Python 2.7 and 3.4+
7+
Python >= 3.8
8+
9+
Katib Python SDK follows [Python release cycle](https://devguide.python.org/versions/#python-release-cycle)
10+
for supported Python versions.
811

912
## Installation & Usage
1013

0 commit comments

Comments
 (0)