Skip to content

Commit 4075f79

Browse files
chore: update repo home page
1 parent 5ede557 commit 4075f79

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "siren-ai"
7-
version = "0.1.0"
7+
version = "0.1.1"
88
description = "Python SDK for the Siren Notification Platform."
99
readme = "README.md"
1010
requires-python = ">=3.8"
@@ -34,10 +34,10 @@ dependencies = [
3434
]
3535

3636
[project.urls]
37-
"Homepage" = "https://github.com/jithu-keyvalue/siren-ai"
38-
"Documentation" = "https://github.com/jithu-keyvalue/siren-ai#readme"
39-
"Repository" = "https://github.com/jithu-keyvalue/siren-ai"
40-
"Bug Tracker" = "https://github.com/jithu-keyvalue/siren-ai/issues"
37+
"Homepage" = "https://github.com/KeyValueSoftwareSystems/siren-py-sdk"
38+
"Documentation" = "https://github.com/KeyValueSoftwareSystems/siren-py-sdk#readme"
39+
"Repository" = "https://github.com/KeyValueSoftwareSystems/siren-py-sdk"
40+
"Bug Tracker" = "https://github.com/KeyValueSoftwareSystems/siren-py-sdk/issues"
4141

4242
[project.optional-dependencies]
4343
dev = [

0 commit comments

Comments
 (0)