Skip to content

Commit eae3799

Browse files
committed
Merge branch 'Release-10.3.0' of github.com:KratosMultiphysics/Kratos into Release-10.3.0
2 parents 623ce8c + de7059a commit eae3799

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3"
4+
$env:kratos_version = "10.3.0"
55

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

0 commit comments

Comments
 (0)