Skip to content

Commit d533771

Browse files
author
semantic-release
committed
0.1.0-alpha.3
Automatically generated by python-semantic-release
1 parent c7cb49e commit d533771

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.1.0-alpha.3 (2025-10-14)
6+
7+
### Features
8+
9+
- **workflows**: Remove multi-platform build
10+
([`c7cb49e`](https://github.com/TourmalineCore/c2pie/commit/c7cb49e644aa93b40714d66598fe3dd290937510))
11+
12+
513
## v0.1.0-alpha.2 (2025-10-14)
614

715
### Bug Fixes

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 = "c2pie"
3-
version = "0.1.0-alpha.2"
3+
version = "0.1.0-alpha.3"
44

55
[[tool.poetry.source]]
66
name = "PyPI"

0 commit comments

Comments
 (0)