chore: bump Python version in README

This commit is contained in:
Jonathan Barrow 2025-09-14 22:45:17 -04:00
parent 5ecd42bef2
commit 615129c296
No known key found for this signature in database
GPG Key ID: 2A7DAA6DED5A77E5
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ A RESTful API for Pokémon - [pokeapi.co](https://pokeapi.co)
- [Join Us On Slack!](#join-us-on-slack)
- [Contributing](#contributing)
## Setup <a id="setup"></a> &nbsp; [![pyVersion312](https://img.shields.io/badge/python-3.12-blue.svg)](https://www.python.org/downloads/release/python-3128/)
## Setup <a id="setup"></a> &nbsp; [![pyVersion313](https://img.shields.io/badge/python-3.13-blue.svg)](https://www.python.org/downloads/release/python-3137/)
- Download this source code into a working directory, be sure to use the flag `--recurse-submodules` to clone also our submodules.