Skip to content

Commit 7c74cb9

Browse files
bump version to 0.3.2
1 parent f2b44b5 commit 7c74cb9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919

2020
### Security
2121

22+
## [0.3.2] - 2025-04-29
23+
2224
## [0.3.1] - 2025-01-14
2325

2426
### Fixed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mex-release"
3-
version = "0.3.1"
3+
version = "0.3.2"
44
description = "Create new release with `pdm release VERSION`"
55
authors = [{ name = "MEx Team", email = "[email protected]" }]
66
readme = { file = "README.md", content-type = "text/markdown" }

0 commit comments

Comments
 (0)