Skip to content

Commit 3ebbed8

Browse files
committed
bump python 3.9 to latest patch in appveyor ci
Signed-off-by: oleg.hoefling <oleg.hoefling@gmail.com>
1 parent 8551a4f commit 3ebbed8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ environment:
99
- python: 38
1010
- python: 38-x64
1111
- python: 39
12-
python_version: 3.9.0
12+
python_version: 3.9.13
1313
- python: 39-x64
14-
python_version: 3.9.0
14+
python_version: 3.9.13
1515

1616
install:
1717
- ps: |

0 commit comments

Comments
 (0)