Skip to content

Commit b96a3cd

Browse files
committed
chore(release): publish
- project: sftkit 0.3.2
1 parent c97dc37 commit b96a3cd

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

sftkit/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 0.3.2 (2025-05-25)
2+
3+
### 🩹 Fixes
4+
5+
- allow blacklisting db functions to prevent being dropped ([c97dc37](https://github.com/SFTtech/sftkit/commit/c97dc37))
6+
7+
### ❤️ Thank You
8+
9+
- Michael Loipführer
10+
111
## 0.3.1 (2025-03-01)
212

313
### 🩹 Fixes

sftkit/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "pdm.backend"
55

66
[project]
77
name = "sftkit"
8-
version = "0.3.1"
8+
version = "0.3.2"
99
license = { text = "MIT" }
1010
maintainers = [{ name = "Michael Loipführer", email = "[email protected]" }]
1111
dynamic = ["description"]

0 commit comments

Comments
 (0)