Skip to content

Commit c2de0fe

Browse files
authored
[FSTORE-1774] Support python 3.13 (#521)
1 parent c727290 commit c2de0fe

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.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, 3.13 ([PyPI ↗](https://pypi.org/project/hopsworks/))
2626

2727
### Profiles
2828

0 commit comments

Comments
 (0)