dankcli-lib 0.6.2__tar.gz → 0.6.3__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: dankcli_lib
3
- Version: 0.6.2
3
+ Version: 0.6.3
4
4
  Summary: Patched CLI Meme Generator/Caption Maker to automatically add whitespace and text to top and bottom
5
5
  Author: TheMrRedSlime
6
6
  License: MIT
@@ -14,7 +14,7 @@ Dynamic: license-file
14
14
 
15
15
  # dankcli-lib
16
16
  [![PyPI version](https://img.shields.io/pypi/v/dankcli-lib.svg?label=PyPI)](https://pypi.org/project/dankcli-lib/)
17
- [![Python Version](https://img.shields.io/badge/Python-3.6%2B-blue.svg)](https://www.python.org/downloads/)
17
+ [![Python Version](https://img.shields.io/badge/Python-3.7%2B-blue.svg)](https://www.python.org/downloads/)
18
18
  [![Downloads](https://pepy.tech/badge/dankcli-lib)](https://pepy.tech/project/dankcli-lib)
19
19
 
20
20
  dankcli-lib is a CLI Image Captioning Tool, Meme Generator and Library which automatically adds white space and text to the top of your image.
@@ -1,6 +1,6 @@
1
1
  # dankcli-lib
2
2
  [![PyPI version](https://img.shields.io/pypi/v/dankcli-lib.svg?label=PyPI)](https://pypi.org/project/dankcli-lib/)
3
- [![Python Version](https://img.shields.io/badge/Python-3.6%2B-blue.svg)](https://www.python.org/downloads/)
3
+ [![Python Version](https://img.shields.io/badge/Python-3.7%2B-blue.svg)](https://www.python.org/downloads/)
4
4
  [![Downloads](https://pepy.tech/badge/dankcli-lib)](https://pepy.tech/project/dankcli-lib)
5
5
 
6
6
  dankcli-lib is a CLI Image Captioning Tool, Meme Generator and Library which automatically adds white space and text to the top of your image.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: dankcli_lib
3
- Version: 0.6.2
3
+ Version: 0.6.3
4
4
  Summary: Patched CLI Meme Generator/Caption Maker to automatically add whitespace and text to top and bottom
5
5
  Author: TheMrRedSlime
6
6
  License: MIT
@@ -14,7 +14,7 @@ Dynamic: license-file
14
14
 
15
15
  # dankcli-lib
16
16
  [![PyPI version](https://img.shields.io/pypi/v/dankcli-lib.svg?label=PyPI)](https://pypi.org/project/dankcli-lib/)
17
- [![Python Version](https://img.shields.io/badge/Python-3.6%2B-blue.svg)](https://www.python.org/downloads/)
17
+ [![Python Version](https://img.shields.io/badge/Python-3.7%2B-blue.svg)](https://www.python.org/downloads/)
18
18
  [![Downloads](https://pepy.tech/badge/dankcli-lib)](https://pepy.tech/project/dankcli-lib)
19
19
 
20
20
  dankcli-lib is a CLI Image Captioning Tool, Meme Generator and Library which automatically adds white space and text to the top of your image.
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "dankcli_lib"
7
- version = "0.6.2"
7
+ version = "0.6.3"
8
8
  description = "Patched CLI Meme Generator/Caption Maker to automatically add whitespace and text to top and bottom"
9
9
  readme = {file = "README.md", content-type = "text/markdown"}
10
10
  license = {text = "MIT"}
File without changes
File without changes
File without changes