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

python: Bump to 3.10.2

Confirmed working with a build+run.  CAPI update works, Inara plugin
works, Settings open without issues....
This commit is contained in:
Athanasius 2022-01-20 13:32:01 +00:00
parent 2e50f357ee
commit dfa8051f42
No known key found for this signature in database
GPG Key ID: AE3E527847057C7D
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v2.4.0
- uses: actions/setup-python@v2.3.1
with:
python-version: "3.10.1"
python-version: "3.10.2"
architecture: "x86"
- name: Install python tools

View File

@ -1 +1 @@
3.10.1
3.10.2