1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-13 15:57:14 +03:00

Python version: 3.9.7

This commit is contained in:
Athanasius 2021-08-31 10:49:04 +01:00
parent e0f3787a31
commit fd3ebc9c21
No known key found for this signature in database
GPG Key ID: AE3E527847057C7D
3 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v2.3.4
- uses: actions/setup-python@v2.2.2
with:
python-version: "3.9.6"
python-version: "3.9.7"
architecture: "x86"
- name: Install python tools

View File

@ -1 +1 @@
3.9.6
3.9.7

View File

@ -9,7 +9,7 @@ produce the Windows executables and installer.
---
* We now test against, and package with, Python 3.9.6.
* We now test against, and package with, Python 3.9.7.
**As a consequence of this we no longer support Windows 7.
This is due to