Skip to content

Commit 33b5f07

Browse files
committed
Bump version for 1.6.4
1 parent 3a977e9 commit 33b5f07

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

ansys/api/additive/VERSION

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
1.6.3
1+
1.6.4
2+

ansys/api/additive/v0/additive_domain.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ message Microstructure3DInput {
281281
optional InitialMicrostructureInput initial_microstructure_input = 28;
282282
optional MachineSettings machine = 29;
283283
optional AdditiveMaterial material = 30;
284-
optional double use_provided_initial_microstructure_data = 31;
284+
optional bool use_provided_initial_microstructure_data = 31;
285285
}
286286

287287
message Microstructure3DResult {

0 commit comments

Comments
 (0)