Skip to content

Commit 2b1dfaa

Browse files
committed
bump version to v2.0.2
1 parent f59b892 commit 2b1dfaa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Release Notes
22

33

4-
## v2.0.2 (2026-03-29)
4+
## v2.0.2 (2026-03-30)
55

66
### Added
77

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "bmipy"
3-
version = "2.0.2.dev0"
3+
version = "2.0.2"
44
requires-python = ">=3.10"
55
description = "Basic Model Interface for Python"
66
license = "MIT"

0 commit comments

Comments
 (0)