We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e33feea commit 5120df3Copy full SHA for 5120df3
1 file changed
CHANGELOG
@@ -1,10 +1,16 @@
1
# Changelog
2
3
+## v2.14.0
4
+
5
+### Improvements
6
7
+- Add support for Python 3.13 and 3.14. End support for Python 3.9.
8
9
## v2.13.0
10
11
### Improvements
12
-- Add support for deploying functions to a remote TabPy server by setting
13
+- Add support for deploying functions to a remote TabPy server by setting
14
`remote_server=True` when creating the Client instance.
15
16
## v2.12.0
0 commit comments