Skip to content

Commit 1016437

Browse files
bump: version 1.0.1 → 1.1.0
1 parent bbcc31c commit 1016437

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.1.0 (2024-11-18)
2+
3+
### Feat
4+
5+
- allow sops binary path customization (#75)
6+
17
## 1.0.1 (2024-10-11)
28

39
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "sopsy"
3-
version = "1.0.1"
3+
version = "1.1.0"
44
description = "SOPS Python wrapper library"
55
authors = [{ name = "Nicolas Karolak", email = "[email protected]" }]
66
dependencies = ["pyyaml>=6.0.1"]

0 commit comments

Comments
 (0)