We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97bc822 commit d1c1917Copy full SHA for d1c1917
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 3.5.2 (2024-06-22)
2
+
3
+- Fixed logic to included all nested configs.
4
5
# 3.5.1 (2024-05-19)
6
7
- Updated nested config lookup to ignore build and package directories.
pyproject.toml
@@ -1,7 +1,7 @@
[tool.poetry]
name = "gitman"
-version = "3.5.2a1"
+version = "3.5.2"
description = "A language-agnostic dependency manager using Git."
license = "MIT"
0 commit comments