fastcommand 0.1.7__tar.gz → 0.1.8__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.1
2
2
  Name: fastcommand
3
- Version: 0.1.7
3
+ Version: 0.1.8
4
4
  Author-email: Jason Morley <hello@jbmorley.co.uk>
5
5
  License: MIT License
6
6
 
@@ -29,6 +29,8 @@ License-File: LICENSE
29
29
 
30
30
  # fastcommand
31
31
 
32
+ [![build](https://github.com/jbmorley/fastcommand/actions/workflows/build.yaml/badge.svg)](https://github.com/jbmorley/fastcommand/actions/workflows/build.yaml)
33
+
32
34
  Python module for defining multi-command cli programs
33
35
 
34
36
  ## Description
@@ -1,5 +1,7 @@
1
1
  # fastcommand
2
2
 
3
+ [![build](https://github.com/jbmorley/fastcommand/actions/workflows/build.yaml/badge.svg)](https://github.com/jbmorley/fastcommand/actions/workflows/build.yaml)
4
+
3
5
  Python module for defining multi-command cli programs
4
6
 
5
7
  ## Description
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fastcommand
3
- Version: 0.1.7
3
+ Version: 0.1.8
4
4
  Author-email: Jason Morley <hello@jbmorley.co.uk>
5
5
  License: MIT License
6
6
 
@@ -29,6 +29,8 @@ License-File: LICENSE
29
29
 
30
30
  # fastcommand
31
31
 
32
+ [![build](https://github.com/jbmorley/fastcommand/actions/workflows/build.yaml/badge.svg)](https://github.com/jbmorley/fastcommand/actions/workflows/build.yaml)
33
+
32
34
  Python module for defining multi-command cli programs
33
35
 
34
36
  ## Description
File without changes
File without changes
File without changes
File without changes