Skip to content

Commit bd89ee6

Browse files
author
semantic-release
committed
0.1.8-b.6
Automatically generated by python-semantic-release
1 parent cf71125 commit bd89ee6

2 files changed

Lines changed: 56 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
# CHANGELOG
2+
3+
<!-- version list -->
4+
5+
## v0.1.8-b.6 (2025-10-11)
6+
7+
### Chores
8+
9+
- Clean changelog file
10+
([`cf71125`](https://github.com/UniversalPython/UniversalPython/commit/cf71125f6b123197e7dde0a2ac8a6eaa6a674592))
11+
12+
13+
## v0.1.8-b.5 (2025-10-11)
14+
15+
### Bug Fixes
16+
17+
- Revert everything
18+
([`be83938`](https://github.com/UniversalPython/UniversalPython/commit/be83938c5f7864fc8ebef8ab33bfdd8ba5144223))
19+
20+
21+
## v0.1.8-b.4 (2025-10-11)
22+
23+
### Bug Fixes
24+
25+
- Remove wrong options, reduce pushes
26+
([`11640ae`](https://github.com/UniversalPython/UniversalPython/commit/11640ae095aeb75f73b6693a957d99f1416b8798))
27+
28+
29+
## v0.1.8-b.3 (2025-10-11)
30+
31+
### Bug Fixes
32+
33+
- Also push to testpypi when release is done
34+
([`03ba35d`](https://github.com/UniversalPython/UniversalPython/commit/03ba35d60a47182ce6bc5f4621d495e3818c0535))
35+
36+
37+
## v0.1.8-b.2 (2025-10-11)
38+
39+
### Bug Fixes
40+
41+
- Wrong env variable name
42+
([`cc508cf`](https://github.com/UniversalPython/UniversalPython/commit/cc508cf803ea230fa435de5e37dff709978b9978))
43+
44+
45+
## v0.1.8-b.1 (2025-10-11)
46+
47+
### Chores
48+
49+
- Clean init file
50+
([`20864ac`](https://github.com/UniversalPython/UniversalPython/commit/20864ac0aaa15f8839694cd617f531aae17d646b))
51+
52+
53+
## v0.1.8 (2025-10-11)
54+
55+
- Initial Release

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.1.8-b.5"
7+
version = "0.1.8-b.6"
88
authors = [
99
{name = "Saad Bazaz", email = "saadbazaz@hotmail.com"},
1010
]

0 commit comments

Comments
 (0)