File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.0.1] - 2025-03-11
1011### Added
1112- cooling system r_th calculation
1213- cooling system pressure drop calculation
1314- heat spreading calculation
1415
15- [ unreleased ] : https://github.com/upb-lea/HCT_heat_sink_computation_toolbox/compare/v1.1.1...HEAD
16- #[ 0.0.2] : https://github.com/upb-lea/HCT_heat_sink_computation_toolbox/compare/v0.0.1...v0.0.2
17- #[ 0.0.1] : https://github.com/upb-lea/HCT_heat_sink_computation_toolbox/releases/tag/v0.0.1
16+ [ unreleased ] : https://github.com/upb-lea/HCT_heat_sink_computation_toolbox/compare/0.0.1...HEAD
17+ [ 0.0.1 ] : https://github.com/upb-lea/HCT_heat_sink_computation_toolbox/releases/tag/0.0.1
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ authors = [
66]
77description = " Heat sink computation toolbox: Calculate and optimize fan cooled heat sink systems for power electronics converters."
88readme = " README.md"
9- requires-python = " ~ =3.10"
9+ requires-python = " > =3.10"
1010classifiers = [
1111 " Programming Language :: Python :: 3" ,
1212 " License :: OSI Approved :: MIT License" ,
You can’t perform that action at this time.
0 commit comments