X Tutup
Skip to content

Commit 9e29d61

Browse files
author
semantic-release
committed
0.5.1-b.3
Automatically generated by python-semantic-release
1 parent 9700975 commit 9e29d61

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
<!-- version list -->
44

5+
## v0.5.1-b.3 (2026-02-21)
6+
7+
### Features
8+
9+
- Add custom command alias support per language
10+
([`b72162a`](https://github.com/UniversalPython/UniversalPython/commit/b72162a9b0d1c0851fcb4b0cc282bb8343c1ad19))
11+
12+
513
## v0.5.1-b.2 (2025-10-31)
614

715

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "universalpython"
7-
version = "0.5.1-b.2"
7+
version = "0.5.1-b.3"
88
dynamic = ["scripts"]
99
authors = [
1010
{name = "Saad Bazaz", email = "saadbazaz@hotmail.com"},

0 commit comments

Comments
 (0)
X Tutup