orrin-cli 0.2.0__tar.gz → 0.2.0.1__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: orrin-cli
3
- Version: 0.2.0
3
+ Version: 0.2.0.1
4
4
  Summary: Orrin CLI
5
5
  Requires-Python: >=3.9
6
6
  Description-Content-Type: text/markdown
@@ -9,6 +9,6 @@ Requires-Dist: typer[all]>=0.12.0
9
9
  Requires-Dist: click<8.2
10
10
  Dynamic: license-file
11
11
 
12
- # Orrin CLI v0.1.9.6
12
+ # Orrin CLI v0.2.0.1
13
13
 
14
14
  Please refer to [the docs](https://stellr-company.com/orrin/docs) for more information over Orrin CLI.
@@ -1,3 +1,3 @@
1
- # Orrin CLI v0.1.9.6
1
+ # Orrin CLI v0.2.0.1
2
2
 
3
3
  Please refer to [the docs](https://stellr-company.com/orrin/docs) for more information over Orrin CLI.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: orrin-cli
3
- Version: 0.2.0
3
+ Version: 0.2.0.1
4
4
  Summary: Orrin CLI
5
5
  Requires-Python: >=3.9
6
6
  Description-Content-Type: text/markdown
@@ -9,6 +9,6 @@ Requires-Dist: typer[all]>=0.12.0
9
9
  Requires-Dist: click<8.2
10
10
  Dynamic: license-file
11
11
 
12
- # Orrin CLI v0.1.9.6
12
+ # Orrin CLI v0.2.0.1
13
13
 
14
14
  Please refer to [the docs](https://stellr-company.com/orrin/docs) for more information over Orrin CLI.
@@ -1,7 +1,7 @@
1
1
  [project]
2
2
  name = "orrin-cli"
3
3
  readme = "README.md"
4
- version = "0.2.0"
4
+ version = "0.2.0.1"
5
5
  description = "Orrin CLI"
6
6
  requires-python = ">=3.9"
7
7
  dependencies = [
File without changes
File without changes
File without changes
File without changes
File without changes