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:
parent
f1fe56bfcf
commit
c1ed1f57e6
2
.github/workflows/windows-build.yml
vendored
2
.github/workflows/windows-build.yml
vendored
@ -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
|
||||||
===
|
===
|
||||||
|
Loading…
x
Reference in New Issue
Block a user