1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-18 09:57:40 +03:00

Python: Bump version to 3.9.6

This commit is contained in:
Athanasius 2021-06-28 22:11:13 +01:00
parent 85814f5523
commit c0f0e3bc62
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v2.3.4 - uses: actions/checkout@v2.3.4
- uses: actions/setup-python@v2.2.2 - uses: actions/setup-python@v2.2.2
with: with:
python-version: "3.9.5" python-version: "3.9.6"
architecture: "x86" architecture: "x86"
- name: Install python tools - name: Install python tools

View File

@ -1 +1 @@
3.9.5 3.9.6