Skip to content

Commit fefad7e

Browse files
committed
change: Update version to 0.3.1
1 parent 2d119f5 commit fefad7e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## v0.3.1 (2026-03-31)
2+
3+
### 🐛 Bug Fixes
4+
5+
- **esp32-p4**: Wait for ECO7 clock stabilisation *(Radim Karniš - 332eddc)*
6+
7+
18
## v0.3.0 (2026-03-25)
29

310
### ✨ New Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
[tool.commitizen]
1010
name = "czespressif"
11-
version = "0.3.0"
11+
version = "0.3.1"
1212
update_changelog_on_bump = true
1313
tag_format = "v$version"
1414
changelog_start_rev = "v0.0.1"

0 commit comments

Comments
 (0)