Skip to content

Commit f7221c3

Browse files
chore(release): 0.8.1-dev.4 [skip ci]
## <small>0.8.1-dev.4 (2026-03-23)</small> * fix(ci): rename caller workflow to match pypi trusted publisher ([7d2634d](7d2634d))
1 parent 7d2634d commit f7221c3

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
@@ -1,3 +1,7 @@
1+
## <small>0.8.1-dev.4 (2026-03-23)</small>
2+
3+
* fix(ci): rename caller workflow to match pypi trusted publisher ([7d2634d](https://github.com/CrackingShells/Hatch/commit/7d2634d))
4+
15
## <small>0.8.1-dev.3 (2026-03-23)</small>
26

37
* Merge pull request #49 from LittleCoinCoin/dev ([73666d9](https://github.com/CrackingShells/Hatch/commit/73666d9)), closes [#49](https://github.com/CrackingShells/Hatch/issues/49)

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 = "hatch-xclam"
7-
version = "0.8.1-dev.3"
7+
version = "0.8.1-dev.4"
88
description = "Package manager for the Cracking Shells ecosystem"
99
readme = "README.md"
1010
requires-python = ">=3.12"

0 commit comments

Comments
 (0)