Skip to content
This repository was archived by the owner on Jul 26, 2025. It is now read-only.

Commit 52b825b

Browse files
bump: version 1.2.0 → 1.2.1
1 parent c25234a commit 52b825b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 1.2.1 (2025-07-26)
2+
3+
### Fix
4+
5+
- expose SopsyInputSource at root package level
6+
7+
### Refactor
8+
9+
- simplify bin attribute setting
10+
111
## 1.2.0 (2025-07-02)
212

313
### Feat

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.2.0"
3+
version = "1.2.1"
44
description = "SOPS Python wrapper library"
55
readme = "README.md"
66
requires-python = ">= 3.8"

0 commit comments

Comments
 (0)