Skip to content

Commit 1eb2014

Browse files
Verson bumped
1 parent d90b907 commit 1eb2014

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

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

55
[project]
66
name = "frame-sdk"
7-
version = "1.2.1"
7+
version = "1.2.3"
88
authors = [{ name = "Roger Pincombe", email = "[email protected]" },{ name = "Brilliant Labs", email = "[email protected]" }]
99
description = "Python Developer SDK for Brilliant Frame glasses"
1010
readme = "readme.md"
@@ -17,5 +17,5 @@ classifiers = [
1717
dependencies = ["bleak", "exif", "numpy", "simpleaudio"]
1818

1919
[project.urls]
20-
"Homepage" = "https://github.com/OkGoDoIt/frame-sdk-python"
21-
"Bug Tracker" = "https://github.com/OkGoDoIt/frame-sdk-python/issues"
20+
"Homepage" = "https://github.com/brilliantlabsAR/frame-sdk-python"
21+
"Bug Tracker" = "https://github.com/brilliantlabsAR/frame-sdk-python/issues"

0 commit comments

Comments
 (0)