From 344420ec4ac5c2763beca24c443e2dddf5b7e387 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sascha=20I=C3=9Fbr=C3=BCcker?= Date: Sat, 11 Oct 2025 11:13:35 +0200 Subject: [PATCH] Bump version --- pyproject.toml | 2 +- uv.lock | 2 +- version.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 0446912..c69b71a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "linkding" -version = "1.44.0" +version = "1.44.1" description = "Self-hosted bookmark manager that is designed be to be minimal, fast, and easy to set up using Docker." readme = "README.md" requires-python = ">=3.13" diff --git a/uv.lock b/uv.lock index aeb388d..261cfac 100644 --- a/uv.lock +++ b/uv.lock @@ -377,7 +377,7 @@ wheels = [ [[package]] name = "linkding" -version = "1.44.0" +version = "1.44.1" source = { virtual = "." } dependencies = [ { name = "beautifulsoup4" }, diff --git a/version.txt b/version.txt index 372cf40..d724e43 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.44.0 +1.44.1