Skip to content

Commit e9e46aa

Browse files
committed
bump: version 0.7.2 → 0.7.3
1 parent 92c752a commit e9e46aa

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.7.3 (2022-06-06)
2+
3+
### Fix
4+
5+
- **esp**: fix esptool import
6+
17
## v0.7.2 (2022-06-01)
28

39
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ addopts = "-s"
1313

1414
[tool.commitizen]
1515
name = "cz_conventional_commits"
16-
version = "0.7.2"
16+
version = "0.7.3"
1717
tag_format = "v$version"

0 commit comments

Comments
 (0)