File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to `pyIECWind` will be documented in this file.
44
55The format is inspired by Keep a Changelog, adapted to the needs of this project.
66
7- ## [ Unreleased ]
7+ ## [ 0.2.1 ] - 2026-05-23
88
99### Added
1010
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ authors:
1313 given-names : Jae Hoon
1414 affiliation : " SMI Lab, Inha University"
1515 # orcid: "https://orcid.org/0000-0000-0000-0000" # add when available
16- version : " 0.2.0 "
17- date-released : " 2026-05-22 "
16+ version : " 0.2.1 "
17+ date-released : " 2026-05-23 "
1818license : MIT
1919repository-code : " https://github.com/SMI-Lab-Inha/pyIECWind"
2020url : " https://github.com/SMI-Lab-Inha/pyIECWind"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " pyiecwind"
7- version = " 0.2.0 "
7+ version = " 0.2.1 "
88description = " Modern Python package for legacy IECWind-style IEC wind-condition generation for OpenFAST InflowWind."
99readme = " README.md"
1010requires-python = " >=3.10"
You can’t perform that action at this time.
0 commit comments