We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9700975 commit 9e29d61Copy full SHA for 9e29d61
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
<!-- version list -->
4
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
13
## v0.5.1-b.2 (2025-10-31)
14
15
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "universalpython"
-version = "0.5.1-b.2"
+version = "0.5.1-b.3"
dynamic = ["scripts"]
authors = [
{name = "Saad Bazaz", email = "saadbazaz@hotmail.com"},
0 commit comments