Tsetup 1.4__tar.gz → 1.5__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,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: Tsetup
3
- Version: 1.4
4
- Summary: An automation and network scanning utility tool.
3
+ Version: 1.5
4
+ Summary: An automatic Termux full setup command.
5
5
  Author-email: Abu Tanim <mrtanvai@gmail.com>
6
6
  License: Custom License
7
7
  Project-URL: Homepage, https://github.com/mrtan-official/Tsetup
@@ -65,7 +65,7 @@ logo = ("""[light_green]
65
65
  // | // | | / / // | |
66
66
  // |// | | / / // | |
67
67
  [b dark_sea_green2]setup tool
68
- [bold cyan]V[white]=[bold yellow]1.4[light_green]
68
+ [bold cyan]V[white]=[bold yellow]1.5[light_green]
69
69
  """)
70
70
 
71
71
  def space():
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: Tsetup
3
- Version: 1.4
4
- Summary: An automation and network scanning utility tool.
3
+ Version: 1.5
4
+ Summary: An automatic Termux full setup command.
5
5
  Author-email: Abu Tanim <mrtanvai@gmail.com>
6
6
  License: Custom License
7
7
  Project-URL: Homepage, https://github.com/mrtan-official/Tsetup
@@ -4,11 +4,11 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "Tsetup"
7
- version = "1.4"
7
+ version = "1.5"
8
8
  authors = [
9
9
  { name="Abu Tanim", email="mrtanvai@gmail.com" },
10
10
  ]
11
- description = "An automation and network scanning utility tool."
11
+ description = "An automatic Termux full setup command."
12
12
  readme = "README.md"
13
13
  requires-python = ">=3.13"
14
14
 
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes