Skip to content

Commit 5ca648d

Browse files
committed
chore(release): publish
- project: sftkit 0.4.1
1 parent 7d162d9 commit 5ca648d

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
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.4.1 (2025-12-29)
2+
3+
### 🩹 Fixes
4+
5+
- **sftkit:** filter out database functions belonging to postgres user / loaded extensions ([580fe77](https://github.com/SFTtech/sftkit/commit/580fe77))
6+
7+
### ❤️ Thank You
8+
9+
- Michael Loipführer
10+
111
## 0.4.0 (2025-11-16)
212

313
### 🚀 Features

sftkit/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "uv_build"
55
[project]
66
name = "sftkit"
77
description = "..."
8-
version = "0.4.0"
8+
version = "0.4.1"
99
readme = "README.md"
1010
classifiers = [
1111
"Operating System :: OS Independent",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)