NitroExpose 1.9__tar.gz → 2.0__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.

Potentially problematic release.


This version of NitroExpose might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: NitroExpose
3
- Version: 1.9
3
+ Version: 2.0
4
4
  Summary: Advanced CLI To Expose Port To Your Domain.
5
5
  Home-page: https://github.com/yuvrajmodz/NitroExpose
6
6
  Author: @NacDevs
@@ -25,7 +25,7 @@ Dynamic: summary
25
25
 
26
26
  ## NitroExpose
27
27
 
28
- **Letest Version:** 1.9
28
+ **Letest Version:** 2.0
29
29
  **Developer:** @Nactire
30
30
  **Git Repo:** [NitroExpose](https://github.com/yuvrajmodz/NitroExpose)
31
31
 
@@ -56,13 +56,13 @@ It provides a **one-command deployment system** for developers who want to run t
56
56
  - **apt** Package Manager Required
57
57
 
58
58
 
59
- ## Installation
59
+ ## 🌐 Module installation
60
60
 
61
61
  ```bash
62
62
  pip install NitroExpose --break-system-packages
63
63
  ```
64
64
 
65
- ## Optional installation
65
+ ## 🌊 Optional installation
66
66
 
67
67
  ```bash
68
68
  sudo apt update -y
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: NitroExpose
3
- Version: 1.9
3
+ Version: 2.0
4
4
  Summary: Advanced CLI To Expose Port To Your Domain.
5
5
  Home-page: https://github.com/yuvrajmodz/NitroExpose
6
6
  Author: @NacDevs
@@ -25,7 +25,7 @@ Dynamic: summary
25
25
 
26
26
  ## NitroExpose
27
27
 
28
- **Letest Version:** 1.9
28
+ **Letest Version:** 2.0
29
29
  **Developer:** @Nactire
30
30
  **Git Repo:** [NitroExpose](https://github.com/yuvrajmodz/NitroExpose)
31
31
 
@@ -56,13 +56,13 @@ It provides a **one-command deployment system** for developers who want to run t
56
56
  - **apt** Package Manager Required
57
57
 
58
58
 
59
- ## Installation
59
+ ## 🌐 Module installation
60
60
 
61
61
  ```bash
62
62
  pip install NitroExpose --break-system-packages
63
63
  ```
64
64
 
65
- ## Optional installation
65
+ ## 🌊 Optional installation
66
66
 
67
67
  ```bash
68
68
  sudo apt update -y
@@ -1,6 +1,6 @@
1
1
  ## NitroExpose
2
2
 
3
- **Letest Version:** 1.9
3
+ **Letest Version:** 2.0
4
4
  **Developer:** @Nactire
5
5
  **Git Repo:** [NitroExpose](https://github.com/yuvrajmodz/NitroExpose)
6
6
 
@@ -31,13 +31,13 @@ It provides a **one-command deployment system** for developers who want to run t
31
31
  - **apt** Package Manager Required
32
32
 
33
33
 
34
- ## Installation
34
+ ## 🌐 Module installation
35
35
 
36
36
  ```bash
37
37
  pip install NitroExpose --break-system-packages
38
38
  ```
39
39
 
40
- ## Optional installation
40
+ ## 🌊 Optional installation
41
41
 
42
42
  ```bash
43
43
  sudo apt update -y
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
2
2
 
3
3
  setup(
4
4
  name="NitroExpose",
5
- version="1.9",
5
+ version="2.0",
6
6
  author="@NacDevs",
7
7
  author_email="yuvrajmodz@gmail.com",
8
8
  description="Advanced CLI To Expose Port To Your Domain.",
File without changes
File without changes
File without changes
File without changes