Skip to content

Commit 9979cee

Browse files
committed
add newer python versions
1 parent 65fbde8 commit 9979cee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
autodoc_typehints_format = "short"
107107

108108
auto_pytabs_min_version = (3, 10)
109-
auto_pytabs_max_version = (3, 11)
109+
auto_pytabs_max_version = (3, 14)
110110
auto_pytabs_compat_mode = True
111111

112112
autosectionlabel_prefix_document = True

0 commit comments

Comments
 (0)