Skip to content

Commit e5f4b06

Browse files
committed
[SAM-260015]: update version
1 parent bec4538 commit e5f4b06

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,7 @@ All notable changes to this repository will be documented in this file.
2121
## [1.5.0] Mar 08, 2026
2222

2323
- Move templates inside src
24+
25+
## [1.5.2] Mar 14, 2026
26+
27+
- port priority from cli to env to fallback

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 = "rz-sample"
3-
version = "1.5.1"
3+
version = "1.5.2"
44
description = "A python boilerplate for fastapi and streamlit projects."
55
authors = ["recursivezero <recursivezero@outlook.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)