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

Commit 5cf9dac

Browse files
committed
fix flet version
1 parent 6e5fd92 commit 5cf9dac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ docs = [
3838
]
3939

4040
[tool.uv.sources]
41-
flet = { git = "https://github.com/flet-dev/flet", subdirectory = "sdk/python/packages/flet", rev = "v1-init" }
41+
flet = { git = "https://github.com/flet-dev/flet", subdirectory = "sdk/python/packages/flet", rev = "v1" }
4242

4343
[build-system]
4444
requires = ["setuptools"]

0 commit comments

Comments
 (0)