We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c727290 commit c2de0feCopy full SHA for c2de0fe
docs/user_guides/client_installation/index.md
@@ -22,7 +22,7 @@ The Hopsworks Python client library is required to connect to Hopsworks from you
22
```bash
23
pip install hopsworks[python]
24
```
25
-Supported versions of Python: 3.9, 3.10, 3.11, 3.12 ([PyPI ↗](https://pypi.org/project/hopsworks/))
+Supported versions of Python: 3.9, 3.10, 3.11, 3.12, 3.13 ([PyPI ↗](https://pypi.org/project/hopsworks/))
26
27
### Profiles
28
0 commit comments