Skip to content

Commit 370533a

Browse files
author
Daniel Flores
committed
add python 3.10 to windows, version->8
1 parent 94965b2 commit 370533a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/windows_wheel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
with-rocm: disable
3737
with-cuda: disable
3838
build-python-only: "disable"
39-
python-versions: '["3.10", "3.11", "3.12", "3.13"]'
39+
python-versions: '["3.9", "3.10", "3.11", "3.12", "3.13"]'
4040

4141

4242
build:

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7.0a0
1+
0.8.0

0 commit comments

Comments
 (0)