Skip to content

Commit cb24c11

Browse files
committed
chore(release): publish
- project: sftkit 0.3.3
1 parent 290e663 commit cb24c11

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.3 (2025-05-25)
2+
3+
### 🩹 Fixes
4+
5+
- allow blacklisting db functions to prevent being dropped ([290e663](https://github.com/SFTtech/sftkit/commit/290e663))
6+
7+
### ❤️ Thank You
8+
9+
- Michael Loipführer
10+
111
## 0.3.2 (2025-05-25)
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.2"
8+
version = "0.3.3"
99
license = { text = "MIT" }
1010
maintainers = [{ name = "Michael Loipführer", email = "milo@sft.lol" }]
1111
dynamic = ["description"]

0 commit comments

Comments
 (0)