Skip to content

Commit c727290

Browse files
authored
[HWORKS-2379] Drop python 3.8 client support (#520)
1 parent a2d3350 commit c727290

File tree

1 file changed

+1
-1
lines changed
  • docs/user_guides/client_installation

1 file changed

+1
-1
lines changed

docs/user_guides/client_installation/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The Hopsworks Python client library is required to connect to Hopsworks from you
2222
```bash
2323
pip install hopsworks[python]
2424
```
25-
Supported versions of Python: 3.8, 3.9, 3.10, 3.11, 3.12 ([PyPI ↗](https://pypi.org/project/hopsworks/))
25+
Supported versions of Python: 3.9, 3.10, 3.11, 3.12 ([PyPI ↗](https://pypi.org/project/hopsworks/))
2626

2727
### Profiles
2828

0 commit comments

Comments
 (0)