Bump version

This commit is contained in:
Sascha Ißbrücker
2025-10-11 11:13:35 +02:00
parent eb99ece360
commit 344420ec4a
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[project] [project]
name = "linkding" 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." description = "Self-hosted bookmark manager that is designed be to be minimal, fast, and easy to set up using Docker."
readme = "README.md" readme = "README.md"
requires-python = ">=3.13" requires-python = ">=3.13"

2
uv.lock generated
View File

@@ -377,7 +377,7 @@ wheels = [
[[package]] [[package]]
name = "linkding" name = "linkding"
version = "1.44.0" version = "1.44.1"
source = { virtual = "." } source = { virtual = "." }
dependencies = [ dependencies = [
{ name = "beautifulsoup4" }, { name = "beautifulsoup4" },

View File

@@ -1 +1 @@
1.44.0 1.44.1