Skip to content

Commit d1c1917

Browse files
committed
Bump version to 3.5.2
1 parent 97bc822 commit d1c1917

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 3.5.2 (2024-06-22)
2+
3+
- Fixed logic to included all nested configs.
4+
15
# 3.5.1 (2024-05-19)
26

37
- Updated nested config lookup to ignore build and package directories.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22

33
name = "gitman"
4-
version = "3.5.2a1"
4+
version = "3.5.2"
55
description = "A language-agnostic dependency manager using Git."
66

77
license = "MIT"

0 commit comments

Comments
 (0)