Skip to content

Commit 6ea25be

Browse files
authored
Add Python roadmap link (#61)
1 parent f1d3b51 commit 6ea25be

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
@@ -30,7 +30,7 @@ for c in w.clusters.list():
3030
print(c.cluster_name)
3131
```
3232

33-
Databricks SDK for Python is compatible with Python 3.7 (until 27 June 2023), 3.8, 3.9, 3.10, and 3.11.
33+
Databricks SDK for Python is compatible with Python 3.7 _(until [June 2023](https://devguide.python.org/versions/))_, 3.8, 3.9, 3.10, and 3.11.
3434

3535
## Authentication
3636

0 commit comments

Comments
 (0)