Skip to content

Commit 09e09f8

Browse files
committed
Change Python version from 3.13.1 to 3.13.x, following @fjtirado comments in PM discussion
Signed-off-by: Charles d'Avernas <[email protected]>
1 parent 522cd23 commit 09e09f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dsl-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -838,7 +838,7 @@ Enables the execution of custom scripts or code within a workflow, empowering wo
838838
| Language | Version |
839839
|:-----------|:---------:|
840840
| `JavaScript` | [`ES2024`](https://tc39.es/ecma262/2024/) |
841-
| `Python` | [`3.13.1`](https://www.python.org/downloads/release/python-3131/) |
841+
| `Python` | [`3.13.x`](https://www.python.org/downloads/release/python-3131/) |
842842

843843
###### Examples
844844

0 commit comments

Comments
 (0)