Skip to content

Commit 409e861

Browse files
committed
bump: version 0.5.1 → 0.5.2
1 parent 72e4657 commit 409e861

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.5.2 (2024-04-23)
2+
3+
### Fix
4+
5+
- Explicitly re-export `generate()` in `__init__.py`
6+
17
## v0.5.1 (2024-01-23)
28

39
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pysource-codegen"
3-
version = "0.5.1"
3+
version = "0.5.2"
44
description = ""
55
authors = ["Your Name <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)