Skip to content

Commit bb099a5

Browse files
committed
Bump version 1.7.4
1 parent b097ff8 commit bb099a5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

ansys/api/additive/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.7.3
1+
1.7.4

ansys/api/additive/v0/additive_domain.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ message AdditiveMaterial {
6969
string name = 34;
7070
repeated ThermalPropertiesDataPoint thermal_properties_data_points = 35;
7171
repeated CharacteristicWidthDataPoint characteristic_width_data_points = 36;
72+
string description = 37;
7273
}
7374

7475
message CharacteristicWidthDataPoint {

0 commit comments

Comments
 (0)