mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-13 07:47:14 +03:00
Python: Bump version to 3.9.9
Test build done locally, .exe showed no problems.
This commit is contained in:
parent
785f9a3235
commit
8909fc8249
2
.github/workflows/windows-build.yml
vendored
2
.github/workflows/windows-build.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
- uses: actions/checkout@v2.4.0
|
||||
- uses: actions/setup-python@v2.2.2
|
||||
with:
|
||||
python-version: "3.9.8"
|
||||
python-version: "3.9.9"
|
||||
architecture: "x86"
|
||||
|
||||
- name: Install python tools
|
||||
|
@ -1 +1 @@
|
||||
3.9.8
|
||||
3.9.9
|
||||
|
@ -9,7 +9,7 @@ produce the Windows executables and installer.
|
||||
|
||||
---
|
||||
|
||||
* We now test against, and package with, Python 3.9.8.
|
||||
* We now test against, and package with, Python 3.9.9.
|
||||
|
||||
**As a consequence of this we no longer support Windows 7.
|
||||
This is due to
|
||||
@ -30,7 +30,7 @@ produce the Windows executables and installer.
|
||||
Developers
|
||||
---
|
||||
|
||||
* Now built using Python 3.9.8.
|
||||
* Now built using Python 3.9.9.
|
||||
|
||||
|
||||
Release 5.2.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user