Skip to content

Commit dc5293a

Browse files
committed
Bump version win
1 parent 922fe25 commit dc5293a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/wheels/windows/build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
param([System.String]$cotire="OFF")
22

33
$pythons = "38", "39", "310", "311", "312", "313"
4-
$env:kratos_version = "10.2.2"
4+
$env:kratos_version = "10.2.3"
55

66
$kratosRoot = "c:\kratos\kratos"
77
$env:kratos_root = $kratosRoot

0 commit comments

Comments
 (0)