Skip to content

Commit 4d48440

Browse files
authored
Merge pull request #18 from SMI-Lab-Inha/release-0.2.1
Release 0.2.1
2 parents d31aa86 + d0d81c4 commit 4d48440

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to `pyIECWind` will be documented in this file.
44

55
The 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

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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"
1818
license: MIT
1919
repository-code: "https://github.com/SMI-Lab-Inha/pyIECWind"
2020
url: "https://github.com/SMI-Lab-Inha/pyIECWind"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "pyiecwind"
7-
version = "0.2.0"
7+
version = "0.2.1"
88
description = "Modern Python package for legacy IECWind-style IEC wind-condition generation for OpenFAST InflowWind."
99
readme = "README.md"
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)