We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 185eca1 commit 5d786b1Copy full SHA for 5d786b1
CHANGELOG.rst
@@ -1,5 +1,5 @@
1
-UNRELEASED
2
-----------
+1.6.0 (2025-11-19)
+------------------
3
4
* Support `pixi-devenv 0.1.0` or later.
5
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "uv_build"
[project]
6
name = "deps"
7
-version = "1.4.0"
+version = "1.6.0"
8
description = "A tool to manipulate the dependencies and the project itself"
9
readme = "README.md"
10
authors = [
0 commit comments