1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-19 18:37:39 +03:00

python: Bump to version 3.10.4

This commit is contained in:
Athanasius 2022-06-06 13:35:28 +01:00
parent f1fe56bfcf
commit c1ed1f57e6
No known key found for this signature in database
GPG Key ID: AE3E527847057C7D
3 changed files with 7 additions and 4 deletions

@ -22,7 +22,7 @@ jobs:
- uses: actions/setup-python@v3 - uses: actions/setup-python@v3
with: with:
python-version: "3.10.3" python-version: "3.10.4"
architecture: "x86" architecture: "x86"
- name: Install python tools - name: Install python tools

@ -1 +1 @@
3.10.3 3.10.4

@ -9,7 +9,7 @@ produce the Windows executables and installer.
--- ---
* We now test against, and package with, Python 3.10.3. * We now test against, and package with, Python 3.10.4.
**As a consequence of this we no longer support Windows 7. **As a consequence of this we no longer support Windows 7.
This is due to This is due to
@ -27,7 +27,10 @@ produce the Windows executables and installer.
--- ---
* We now test against, and package with, Python 3.10.3. Pre-Release 5.4.0-beta0
===
* We now test against, and package with, Python 3.10.4.
Release 5.3.4 Release 5.3.4
=== ===