snapctl 0.1.0__tar.gz → 0.1.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.

Potentially problematic release.


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

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: snapctl
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: Snapser CLI Tool
5
5
  Author: Ajinkya Apte
6
6
  Author-email: aj@snapser.com
@@ -14,6 +14,3 @@ Description-Content-Type: text/markdown
14
14
  # Snapser CLI Tool
15
15
  Snapser CLI Tool
16
16
 
17
- ## Documentation
18
- https://typer.tiangolo.com/tutorial/package/
19
-
@@ -0,0 +1,2 @@
1
+ # Snapser CLI Tool
2
+ Snapser CLI Tool
@@ -1,6 +1,6 @@
1
1
  [tool.poetry]
2
2
  name = "snapctl"
3
- version = "0.1.0"
3
+ version = "0.1.1"
4
4
  description = "Snapser CLI Tool"
5
5
  authors = ["Ajinkya Apte <aj@snapser.com>"]
6
6
  readme = "README.md"
snapctl-0.1.0/README.md DELETED
@@ -1,5 +0,0 @@
1
- # Snapser CLI Tool
2
- Snapser CLI Tool
3
-
4
- ## Documentation
5
- https://typer.tiangolo.com/tutorial/package/
File without changes
File without changes
File without changes
File without changes
File without changes