We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 623ce8c + de7059a commit eae3799Copy full SHA for eae3799
1 file changed
scripts/wheels/windows/build.ps1
@@ -1,7 +1,7 @@
1
param([System.String]$cotire="OFF")
2
3
$pythons = "38", "39", "310", "311", "312", "313"
4
-$env:kratos_version = "10.2.3"
+$env:kratos_version = "10.3.0"
5
6
$kratosRoot = "c:\kratos\kratos"
7
$env:kratos_root = $kratosRoot
0 commit comments