ggltasks 0.2.0__tar.gz → 0.2.2__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: ggltasks
3
- Version: 0.2.0
3
+ Version: 0.2.2
4
4
  Summary: TUI for Google Tasks
5
5
  Author-email: Noble Alex <noblejosephalex@gmail.com>
6
6
  License: MIT
@@ -29,7 +29,7 @@ A lightning-fast, robust TUI for Google Tasks, built for terminal power users.
29
29
 
30
30
  ## Screenshots
31
31
 
32
- <img width="1496" height="951" alt="Image" src="https://github.com/user-attachments/assets/81a03c40-e630-4dbf-b736-c24c8b818b81" />
32
+ ![Screenshot](https://raw.githubusercontent.com/noblemage/ggltasks/main/Screenshot.png)
33
33
 
34
34
  ## Installation
35
35
 
@@ -11,7 +11,7 @@ A lightning-fast, robust TUI for Google Tasks, built for terminal power users.
11
11
 
12
12
  ## Screenshots
13
13
 
14
- <img width="1496" height="951" alt="Image" src="https://github.com/user-attachments/assets/81a03c40-e630-4dbf-b736-c24c8b818b81" />
14
+ ![Screenshot](https://raw.githubusercontent.com/noblemage/ggltasks/main/Screenshot.png)
15
15
 
16
16
  ## Installation
17
17
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ggltasks
3
- Version: 0.2.0
3
+ Version: 0.2.2
4
4
  Summary: TUI for Google Tasks
5
5
  Author-email: Noble Alex <noblejosephalex@gmail.com>
6
6
  License: MIT
@@ -29,7 +29,7 @@ A lightning-fast, robust TUI for Google Tasks, built for terminal power users.
29
29
 
30
30
  ## Screenshots
31
31
 
32
- <img width="1496" height="951" alt="Image" src="https://github.com/user-attachments/assets/81a03c40-e630-4dbf-b736-c24c8b818b81" />
32
+ ![Screenshot](https://raw.githubusercontent.com/noblemage/ggltasks/main/Screenshot.png)
33
33
 
34
34
  ## Installation
35
35
 
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "ggltasks"
7
- version = "0.2.0"
7
+ version = "0.2.2"
8
8
  description = "TUI for Google Tasks"
9
9
  readme = "README.md"
10
10
  authors = [
File without changes
File without changes
File without changes
File without changes
File without changes