Skip to content

Commit c4a2747

Browse files
authored
Update README.md
Update Python to 3.13
1 parent 74c326d commit c4a2747

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The Functions with Python sample Foundry app shows how to use Python functions w
1616
## Prerequisites
1717

1818
* The Foundry CLI (instructions below).
19-
* Python 3.9+ (needed if running the app's functions locally). See [Python For Beginners](https://www.python.org/about/gettingstarted/) for installation instructions.
19+
* Python 3.13+ (needed if running the app's functions locally). See [Python For Beginners](https://www.python.org/about/gettingstarted/) for installation instructions.
2020

2121
### Install the Foundry CLI
2222

0 commit comments

Comments
 (0)