1
0
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:
Athanasius 2021-11-16 11:42:19 +00:00
parent 785f9a3235
commit 8909fc8249
No known key found for this signature in database
GPG Key ID: AE3E527847057C7D
3 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -1 +1 @@
3.9.8
3.9.9

View File

@ -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