flet-desktop 0.86.0.dev0__tar.gz → 0.86.0.dev2__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: flet-desktop
3
- Version: 0.86.0.dev0
3
+ Version: 0.86.0.dev2
4
4
  Summary: Flet Desktop client in Flutter
5
5
  Author-email: "Appveyor Systems Inc." <hello@flet.dev>
6
6
  License-Expression: Apache-2.0
@@ -9,7 +9,7 @@ Project-URL: Repository, https://github.com/flet-dev/flet
9
9
  Project-URL: Documentation, https://flet.dev/docs
10
10
  Requires-Python: >=3.10
11
11
  Description-Content-Type: text/markdown
12
- Requires-Dist: flet==0.86.0.dev0
12
+ Requires-Dist: flet==0.86.0.dev2
13
13
  Requires-Dist: rich>=13.0.0
14
14
 
15
15
  # Flet Desktop client in Flutter
@@ -1,13 +1,13 @@
1
1
  [project]
2
2
  name = "flet-desktop"
3
- version = "0.86.0.dev0"
3
+ version = "0.86.0.dev2"
4
4
  description = "Flet Desktop client in Flutter"
5
5
  authors = [{ name = "Appveyor Systems Inc.", email = "hello@flet.dev" }]
6
6
  license = "Apache-2.0"
7
7
  readme = "README.md"
8
8
  requires-python = ">=3.10"
9
9
  dependencies = [
10
- "flet==0.86.0.dev0",
10
+ "flet==0.86.0.dev2",
11
11
  "rich >=13.0.0"
12
12
  ]
13
13
 
@@ -0,0 +1 @@
1
+ version = "0.86.0.dev2"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: flet-desktop
3
- Version: 0.86.0.dev0
3
+ Version: 0.86.0.dev2
4
4
  Summary: Flet Desktop client in Flutter
5
5
  Author-email: "Appveyor Systems Inc." <hello@flet.dev>
6
6
  License-Expression: Apache-2.0
@@ -9,7 +9,7 @@ Project-URL: Repository, https://github.com/flet-dev/flet
9
9
  Project-URL: Documentation, https://flet.dev/docs
10
10
  Requires-Python: >=3.10
11
11
  Description-Content-Type: text/markdown
12
- Requires-Dist: flet==0.86.0.dev0
12
+ Requires-Dist: flet==0.86.0.dev2
13
13
  Requires-Dist: rich>=13.0.0
14
14
 
15
15
  # Flet Desktop client in Flutter
@@ -0,0 +1,2 @@
1
+ flet==0.86.0.dev2
2
+ rich>=13.0.0
@@ -1 +0,0 @@
1
- version = "0.86.0.dev0"
@@ -1,2 +0,0 @@
1
- flet==0.86.0.dev0
2
- rich>=13.0.0