Skip to content

Commit 5438e53

Browse files
committed
New release
1 parent c46912f commit 5438e53

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ name = "codext"
1313
authors = [
1414
{name="Alexandre D'Hondt", email="alexandre.dhondt@gmail.com"},
1515
]
16-
description = "Library for producing ASCII arts from a text or an image"
16+
description = "Native codecs extension"
1717
license = {file = "LICENSE"}
18-
keywords = ["python", "development", "programming", "ascii-art", "banner-generator", "quote-generator", "cowsay"]
18+
keywords = ["python", "development", "programming", "codecs", "encodings"]
1919
requires-python = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,<4"
2020
classifiers = [
2121
"Development Status :: 5 - Production/Stable",

src/codext/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.14.0
1+
1.14.2

0 commit comments

Comments
 (0)