We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 055f019 commit a64a058Copy full SHA for a64a058
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## <small>0.7.1-dev.3 (2025-12-18)</small>
2
+
3
+* fix(cli): prevent unwanted defaults ([8a9441b](https://github.com/CrackingShells/Hatch/commit/8a9441b))
4
5
## <small>0.7.1-dev.2 (2025-12-15)</small>
6
7
* Merge branch 'feat/codex-support' into dev ([b82bf0f](https://github.com/CrackingShells/Hatch/commit/b82bf0f))
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "hatch-xclam"
-version = "0.7.1-dev.2"
+version = "0.7.1-dev.3"
8
description = "Package manager for the Cracking Shells ecosystem"
9
readme = "README.md"
10
requires-python = ">=3.12"
0 commit comments