v0.7.3
Bug fixes:
- Fixed error in result aggregation - resolved an issue where a shape mismatch could occur when calculating results if only some variables were included in the output. The
multiplier
is now correctly applied only to variables listed inOUTPUT_COLUMNS
, preventing this error.