Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.

Commit 86b05df

Browse files
Modified attributes in Pyproject.
1 parent 9fdea46 commit 86b05df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "TaskBridge"
33
version = "0.1.3-beta.3"
44
description = "Export your Apple Reminders & Notes to NextCloud, a local folder, or CalDav - and keep them in sync!"
55
keywords = ["sync", "note sync", "reminder sync", "cloud notes", "cloud reminders"]
6-
authors = ["Pint-Sized Software <[email protected]>"]
6+
authors = ["Keith Vassallo <[email protected]>"]
77
readme = "README.md"
88
classifiers = [
99
"Development Status :: 4 - Beta",
@@ -18,7 +18,7 @@ classifiers = [
1818
]
1919
license = "GPL-3.0-or-later"
2020
homepage = "https://taskbridge.app/"
21-
repository = "https://github.com/pint-sized/taskbridge"
21+
repository = "https://github.com/keithvassallomt/taskbridge"
2222

2323
[tool.poetry.dependencies]
2424
python = ">=3.10,<3.14"

0 commit comments

Comments
 (0)