Skip to content

Commit 1744126

Browse files
committed
#221 Python 3.13 support (#223)
1 parent 7df8789 commit 1744126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ environment:
5757

5858
- job_name: Python 3.13 x86
5959
PYTHON: "C:\\Python313"
60-
PYTHON_VERSION: 3.12
60+
PYTHON_VERSION: 3.13
6161
PYTHON_ARCH: 32
6262

6363
- job_name: Python 3.13 x64

0 commit comments

Comments
 (0)