diff --git a/AUTHORS.md b/AUTHORS.md index c9f86548..c2ce9679 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -6,4 +6,5 @@ # Other Contributors # ---------- -- [@heidecjj](https://github.com/heidecjj) \ No newline at end of file +- [@heidecjj](https://github.com/heidecjj) +- [@noobkoder](https://github.com/n00bkoder) diff --git a/ArtList.ipynb b/ArtList.ipynb index c5fcab75..b1567922 100644 --- a/ArtList.ipynb +++ b/ArtList.ipynb @@ -11,7 +11,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "### Version : 5.6" + "### Version : 5.7" ] }, { @@ -2044,13 +2044,7 @@ "tie-fighter\n", "|—O—| \n", "******************************\n", - "tired\n" - ] - }, - { - "name": "stdout", - "output_type": "stream", - "text": [ + "tired\n", "( ͡ಠ ʖ̯ ͡ಠ) \n", "******************************\n", "touchy feely\n", @@ -2070,7 +2064,13 @@ "******************************\n", "tripping out\n", "q(❂‿❂)p \n", - "******************************\n", + "******************************\n" + ] + }, + { + "name": "stdout", + "output_type": "stream", + "text": [ "trolling\n", "༼∵༽ ༼⍨༽ ༼⍢༽ ༼⍤༽ \n", "******************************\n", diff --git a/CHANGELOG.md b/CHANGELOG.md index caa4ca0a..d5babc52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,16 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] +## [5.7] - 2022-07-06 +### Added +- 5 new font + 1. fancy144 + 2. fancy145 + 3. fancy146 + 4. fancy147 + 5. fancy148 +- `ASCII_FONTS` list +- `ASCII_ARTS` list ## [5.6] - 2022-04-20 ### Added - 7 new font @@ -2008,7 +2018,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - 1-Line art - CLI commands -[Unreleased]: https://github.com/sepandhaghighi/art/compare/v5.6...dev +[Unreleased]: https://github.com/sepandhaghighi/art/compare/v5.7...dev +[5.7]: https://github.com/sepandhaghighi/art/compare/v5.6...v5.7 [5.6]: https://github.com/sepandhaghighi/art/compare/v5.5...v5.6 [5.5]: https://github.com/sepandhaghighi/art/compare/v5.4...v5.5 [5.4]: https://github.com/sepandhaghighi/art/compare/v5.3...v5.4 diff --git a/DecorList.ipynb b/DecorList.ipynb index 21f52fd8..4cdd0d63 100644 --- a/DecorList.ipynb +++ b/DecorList.ipynb @@ -11,7 +11,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "### Version : 5.6" + "### Version : 5.7" ] }, { diff --git a/FontList.ipynb b/FontList.ipynb index b274de71..c42a3235 100644 --- a/FontList.ipynb +++ b/FontList.ipynb @@ -11,7 +11,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "### Version : 5.6" + "### Version : 5.7" ] }, { @@ -38,7 +38,7 @@ { "data": { "text/plain": [ - "627" + "632" ] }, "execution_count": 2, @@ -3923,6 +3923,21 @@ "fancy143 : \n", "🆃🅴🆂🆃123\n", "\n", + "fancy144 : \n", + "🅣🅔🅢🅣➊➋➌\n", + "\n", + "fancy145 : \n", + "ⓉⒺⓈⓉ①②③\n", + "\n", + "fancy146 : \n", + "ㄒ㠪丂ㄒ丨己㇌\n", + "\n", + "fancy147 : \n", + "TEST123\n", + "\n", + "fancy148 : \n", + "TₑST₁₂₃\n", + "\n", "fancy15 : \n", "✞ƎƧ✞123\n", "\n", diff --git a/INSTALL.md b/INSTALL.md index 76771a29..14780b97 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -5,14 +5,14 @@ ⚠️ **PyPI** support of these versions will be removed in a **future release** ### Source code -- Download [Version 5.6](https://github.com/sepandhaghighi/art/archive/v5.6.zip) or [Latest Source](https://github.com/sepandhaghighi/art/archive/dev.zip) +- Download [Version 5.7](https://github.com/sepandhaghighi/art/archive/v5.7.zip) or [Latest Source](https://github.com/sepandhaghighi/art/archive/dev.zip) - `python3 setup.py install` or `python setup.py install` (Need root access) ### PyPI - Check [Python Packaging User Guide](https://packaging.python.org/installing/) -- `pip install art==5.6` or `pip3 install art==5.6` (Need root access) +- `pip install art==5.7` or `pip3 install art==5.7` (Need root access) * Note : On `--upgrade` error install latest version of `setuptools` : `pip install setuptools` and retry @@ -23,7 +23,7 @@ ### Easy install -- Run `easy_install "art==5.6"` (Need root access) +- Run `easy_install "art==5.7"` (Need root access) ### MATLAB diff --git a/README.md b/README.md index 436d9be9..0bf8e508 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ PyPI version built with Python3 - + @@ -65,7 +65,7 @@ ART is a Python lib for text converting to ASCII art fancy. ;-) Font Counter - 627 + 632 1-Line-Art Counter @@ -171,6 +171,7 @@ art.art.artError: The 'number' type must be int. * Note1 : Use `ART_NAMES` to access all arts name list (new in `Version 4.2`) * Note2 : Use `NON_ASCII_ARTS` to access all Non-ASCII arts name list (new in `Version 4.6`) +* Note3 : Use `ASCII_ARTS` to access all ASCII arts name list (new in `Version 5.7`) ### ASCII text @@ -347,6 +348,7 @@ Filename: test.txt * Note1 : Use `FONT_NAMES` to access all fonts name list (new in `Version 4.2`) * Note2 : Use `NON_ASCII_FONTS` to access all Non-ASCII fonts name list (new in `Version 4.4`) +* Note3 : Use `ASCII_FONTS` to access all ASCII fonts name list (new in `Version 5.7`) ### Decoration @@ -806,7 +808,7 @@ Just send your text to one of these bots. 👇👇👇👇 1. [FIGlet](http://www.figlet.org/) 2. [1 Line Art](http://1lineart.kulaone.com/#/) -3. [Text To ASCII](http://patorjk.com/software/taag/#p=display&f=Blocks&t=ART) +3. [Text to ASCII](http://patorjk.com/software/taag/#p=display&f=Blocks&t=ART) 4. [ASCII Generator](http://www.network-science.de/ascii/) 5. [Asky](https://asky.io/) 6. [Flipyourtext](https://www.flipyourtext.com/) @@ -828,10 +830,11 @@ Just send your text to one of these bots. 👇👇👇👇 22. [Instagram Fonts2](https://www.instagramfonts.com/) 23. [Emotiworld](http://en.emotiworld.com/) 24. [Fancy Text Pro](https://www.fancytextpro.com/) -25. [Playing cards in Unicode](https://en.m.wikipedia.org/wiki/Playing_cards_in_Unicode) +25. [Playing Cards in Unicode](https://en.m.wikipedia.org/wiki/Playing_cards_in_Unicode) 26. [Text Generator](https://coolfonts.text-generator.org/) 27. [GOGOTEXT](https://instafontsgen.codesdetail.com) 28. [Fsymbols](https://fsymbols.com/) +29. [Font Copy and Paste](https://www.fontcopypaste.com/) * Logo designed by [Arta Khanalizadeh](https://www.linkedin.com/in/artakhanalizadeh) diff --git a/art/__init__.py b/art/__init__.py index 94dcb78f..e5d97328 100644 --- a/art/__init__.py +++ b/art/__init__.py @@ -7,5 +7,5 @@ from .art import get_font_dic, set_default, help_func, art_list, font_list, decor_list from .art_param import ART_VERSION, FONT_NAMES, ART_NAMES, DECORATION_NAMES, DEFAULT_FONT from .art_param import ART_COUNTER, FONT_COUNTER, DECORATION_COUNTER -from .art_param import NON_ASCII_ARTS, NON_ASCII_FONTS +from .art_param import NON_ASCII_ARTS, NON_ASCII_FONTS, ASCII_FONTS, ASCII_ARTS __version__ = ART_VERSION diff --git a/art/art_param.py b/art/art_param.py index 4459e3d7..a4b9d967 100644 --- a/art/art_param.py +++ b/art/art_param.py @@ -6,7 +6,7 @@ from .decor_dic import * from .art_dic import * -ART_VERSION = "5.6" # pragma: no cover +ART_VERSION = "5.7" # pragma: no cover FONT_SMALL_THRESHOLD = 50 # pragma: no cover FONT_MEDIUM_THRESHOLD = 100 # pragma: no cover FONT_LARGE_THRESHOLD = 200 # pragma: no cover @@ -796,6 +796,11 @@ "fancy141", "fancy142", "fancy143", + "fancy144", + "fancy145", + "fancy146", + "fancy147", + "fancy148", "foxy", "white_square", "black_square", @@ -1491,6 +1496,11 @@ "fancy141": [fancy141_dic, False], "fancy142": [fancy142_dic, False], "fancy143": [fancy143_dic, False], + "fancy144": [fancy144_dic, False], + "fancy145": [fancy145_dic, False], + "fancy146": [fancy146_dic, False], + "fancy147": [fancy147_dic, False], + "fancy148": [fancy148_dic, False], "tarty1": [tarty1_dic, False], "tarty2": [tarty2_dic, False], "tarty3": [tarty3_dic, False], @@ -1722,8 +1732,10 @@ "wave9": wave9} FONT_NAMES = sorted(list(FONT_MAP.keys())) # pragma: no cover +ASCII_FONTS = sorted(set(FONT_NAMES) - set(NON_ASCII_FONTS)) DECORATION_NAMES = sorted(list(DECORATIONS_MAP.keys())) # pragma: no cover ART_NAMES = sorted(list(art_dic.keys())) # pragma: no cover +ASCII_ARTS = sorted(set(ART_NAMES) - set(NON_ASCII_ARTS)) FONT_COUNTER = len(FONT_NAMES) # pragma: no cover ART_COUNTER = len(ART_NAMES) # pragma: no cover DECORATION_COUNTER = len(DECORATION_NAMES) # pragma: no cover diff --git a/art/test.py b/art/test.py index 131415de..2174afb0 100644 --- a/art/test.py +++ b/art/test.py @@ -4366,11 +4366,11 @@ \__,_||_| \__| - ____ __ -__ __| ___| / /_ -\ \ / /|___ \ | '_ \ - \ V / ___) | _ | (_) | - \_/ |____/ (_) \___/ + ____ _____ +__ __| ___| |___ | +\ \ / /|___ \ / / + \ V / ___) | _ / / + \_/ |____/ (_) /_/ ASCII art is also known as "computer text art". diff --git a/art/test2.py b/art/test2.py index ff2f2122..cd1ecbc0 100644 --- a/art/test2.py +++ b/art/test2.py @@ -253,6 +253,21 @@ fancy143 : 🆃🅴🆂🆃 +fancy144 : +🅣🅔🅢🅣 + +fancy145 : +ⓣⓔⓢⓣ + +fancy146 : +セ🝗丂セ + +fancy147 : +ƚҽʂƚ + +fancy148 : +𝚝ₑ𝘴𝚝 + fancy15 : ✞ƎƧ✞ @@ -3008,6 +3023,10 @@ 'OK' >>> Data["Status"] True +>>> FONT_COUNTER == (len(ASCII_FONTS) + len(NON_ASCII_FONTS)) +True +>>> ART_COUNTER == (len(ASCII_ARTS) + len(NON_ASCII_ARTS)) +True >>> os.remove("antrophobia.txt") >>> os.remove("fancy37.txt") >>> os.remove("fancy6dec.txt") diff --git a/art/text_dic3.py b/art/text_dic3.py index 38565eb4..b9de387d 100644 --- a/art/text_dic3.py +++ b/art/text_dic3.py @@ -28566,3 +28566,488 @@ '|': '\n\n\n\n\n\n\n\n\n\n\n\n\n', 'K': '\n██████████████████\n█░░░░░░██░░░░░░░░█\n█░░▄▀░░██░░▄▀▄▀░░█\n█░░▄▀░░██░░▄▀░░░░█\n█░░▄▀░░██░░▄▀░░███\n█░░▄▀░░░░░░▄▀░░███\n█░░▄▀▄▀▄▀▄▀▄▀░░███\n█░░▄▀░░░░░░▄▀░░███\n█░░▄▀░░██░░▄▀░░███\n█░░▄▀░░██░░▄▀░░░░█\n█░░▄▀░░██░░▄▀▄▀░░█\n█░░░░░░██░░░░░░░░█\n██████████████████', '(': '\n██████████████\n███████░░░░░░█\n█████░░░░▄▀░░█\n███░░░░▄▀░░░░█\n█░░░░▄▀░░░░███\n█░░▄▀░░░░█████\n█░░▄▀░░███████\n█░░▄▀░░░░█████\n█░░░░▄▀░░░░███\n███░░░░▄▀░░░░█\n█████░░░░▄▀░░█\n███████░░░░░░█\n██████████████'} + +fancy144_dic = { + 'o': '🅞', + 'u': '🅤', + ']': ']', + 's': '🅢', + 'p': '🅟', + 'L': '🅛', + 'G': '🅖', + 'C': '🅒', + '"': '❞', + 'X': '🅧', + '4': '➍', + 'M': '🅜', + "'": '❜', + '5': '➎', + 'd': '🅓', + '+': '+', + 'e': '🅔', + '~': '~', + 'y': '🅨', + 'T': '🅣', + '7': '➐', + 'E': '🅔', + ';': ';', + '1': '➊', + '[': '[', + 'B': '🅑', + ' ': ' ', + '3': '➌', + 'Y': '🅨', + 'P': '🅟', + '{': '{', + '?': '❓', + 'x': '🅧', + 'h': '🅗', + '`': '`', + 'F': '🅕', + '}': '}', + 'g': '🅖', + '>': '>', + 'l': '🅛', + 't': '🅣', + '\\': '\\', + 'A': '🅐', + '*': '*', + '$': '$', + '-': '-', + '&': '&', + 'b': '🅑', + '9': '➒', + 'O': '🅞', + 'U': '🅤', + '<': '<', + 'N': '🅝', + ')': ')', + '%': '%', + 'f': '🅕', + '0': '⓿', + 'w': '🅦', + 'j': '🅙', + 'a': '🅐', + '#': '#', + 'I': '🅘', + '=': '=', + 'D': '🅓', + 'z': '🅩', + 'H': '🅗', + 'n': '🅝', + '6': '➏', + 'q': '🅠', + '/': '/', + 'Z': '🅩', + 'm': '🅜', + '_': '_', + 'S': '🅢', + 'r': '🅡', + '|': '|', + ',': ',', + 'R': '🅡', + '!': '❗', + 'v': '🅥', + 'Q': '🅠', + '8': '➑', + 'W': '🅦', + '@': '@', + 'c': '🅒', + '^': '^', + ':': ':', + 'K': '🅚', + '(': '(', + 'k': '🅚', + '.': '.', + '2': '➋', + 'V': '🅥', + 'i': '🅘', + 'J': '🅙'} + +fancy145_dic = { + '_': '_', + 'N': 'Ⓝ', + 'w': 'ⓦ', + '0': '⓪', + 'a': 'ⓐ', + 'q': 'ⓠ', + '(': '(', + 'b': 'ⓑ', + 'O': 'Ⓞ', + 'V': 'Ⓥ', + '!': '❕', + 'u': 'ⓤ', + 's': 'ⓢ', + '@': '@', + '"': '❞', + 'X': 'Ⓧ', + 'x': 'ⓧ', + '+': '+', + '9': '⑨', + 'F': 'Ⓕ', + '{': '{', + 'U': 'Ⓤ', + 'n': 'ⓝ', + '<': '<', + 'p': 'ⓟ', + 'G': 'Ⓖ', + ' ': ' ', + '5': '⑤', + 'o': 'ⓞ', + 'k': 'ⓚ', + '-': '-', + '}': '}', + ',': ',', + '>': '>', + 'z': 'ⓩ', + '&': '&', + '7': '⑦', + 'L': 'Ⓛ', + 'C': 'Ⓒ', + '/': '/', + ')': ')', + ':': ':', + '6': '⑥', + 'c': 'ⓒ', + '|': '|', + '~': '~', + ']': ']', + '1': '①', + 'i': 'ⓘ', + 'f': 'ⓕ', + '$': '$', + 'y': 'ⓨ', + 'P': 'Ⓟ', + 'd': 'ⓓ', + 'W': 'Ⓦ', + 'K': 'Ⓚ', + '8': '⑧', + 'D': 'Ⓓ', + 'B': 'Ⓑ', + 'T': 'Ⓣ', + 'v': 'ⓥ', + 'Q': 'Ⓠ', + 'm': 'ⓜ', + '3': '③', + '`': '`', + 'J': 'Ⓙ', + 'A': 'Ⓐ', + 'I': 'Ⓘ', + '?': '❔', + '#': '#', + 'E': 'Ⓔ', + 'M': 'Ⓜ', + 'S': 'Ⓢ', + '[': '[', + 'Z': 'Ⓩ', + 'l': 'ⓛ', + '2': '②', + 'Y': 'Ⓨ', + '%': '%', + '\\': '\\', + 'j': 'ⓙ', + 't': 'ⓣ', + '^': '^', + 'r': 'ⓡ', + '=': '=', + '*': '*', + '4': '④', + 'R': 'Ⓡ', + 'e': 'ⓔ', + "'": '❜', + ';': ';', + 'g': 'ⓖ', + 'h': 'ⓗ', + 'H': 'Ⓗ', + '.': '.'} + +fancy146_dic = { + '4': '丩', + '.': '.', + 'e': '🝗', + ']': ']', + 'I': '工', + '_': '_', + 'c': '⼕', + 'B': '乃', + 'W': '山', + 'F': '千', + 'H': '廾', + 'A': '闩', + 'l': '㇄', + 't': 'セ', + '-': '-', + '`': '`', + 'h': '卄', + 'M': '爪', + '|': '|', + ' ': ' ', + '/': '/', + 'd': 'ᗪ', + '<': '<', + 's': '丂', + 'o': 'ㄖ', + 'n': '𝓝', + '?': '?', + 'z': 'Ⲍ', + 'y': '丫', + '}': '}', + 'N': '𝓝', + 'E': '㠪', + '&': '&', + 'P': '尸', + 'w': '山', + '7': '7', + 'D': 'ᗪ', + 'i': '讠', + ':': ':', + '>': '>', + 'g': 'Ꮆ', + '@': '@', + 'G': 'Ꮆ', + 'u': 'ㄩ', + '{': '{', + '"': '〃', + 'Q': 'Ɋ', + '=': '=', + '~': '~', + "'": '丶', + '5': '5', + '2': '己', + ';': ';', + '#': '#', + '(': '(', + 'R': '尺', + ',': '⸝', + 'X': '乂', + '3': '㇌', + 'J': '丿', + 'Y': 'ㄚ', + 'b': '⻏', + 'C': '⼕', + 'x': '〤', + ')': ')', + 'Z': '乙', + 'j': '丿', + '$': '$', + 'K': '长', + 'q': 'Ɋ', + 'U': 'ㄩ', + 'L': '㇄', + 'a': '闩', + 'O': '龱', + 'v': 'ᐯ', + '0': '0', + '\\': '\\', + '8': '〥', + '6': '6', + 'f': 'チ', + '*': '*', + 'T': 'ㄒ', + 'r': '尺', + '[': '[', + '^': '^', + 'p': '尸', + 'm': '爪', + '%': '%', + 'S': '丂', + '+': '亞', + 'V': 'ᐯ', + '9': '9', + '1': '丨', + '!': '!', + 'k': '长'} + +fancy147_dic = { + 'l': 'ʅ', + 'O': 'O', + 'U': 'U', + 'L': 'L', + 'N': 'N', + ']': ']', + 'K': 'K', + 'p': 'ρ', + 't': 'ƚ', + 'Q': 'Q', + '}': '}', + 'W': 'W', + 'H': 'H', + ':': ':', + 'c': 'ƈ', + '4': '4', + 'g': 'ɠ', + 'F': 'F', + '0': '0', + ';': ';', + '{': '{', + '7': '7', + '2': '2', + 'q': 'ϙ', + '*': '*', + '[': '[', + 'Y': 'Y', + '!': '!', + '=': '=', + 'M': 'M', + '-': '-', + 'k': 'ƙ', + 's': 'ʂ', + 'm': 'ɱ', + '3': '3', + 'S': 'S', + 'A': 'A', + 'w': 'ɯ', + '&': '&', + 'P': 'P', + '(': '(', + '~': '~', + ',': ',', + '9': '9', + 'R': 'R', + ')': ')', + 'D': 'D', + 'n': 'ɳ', + 'a': 'α', + 'V': 'V', + 'I': 'I', + '5': '5', + 'z': 'ȥ', + 'r': 'ɾ', + 'b': 'ზ', + '|': '|', + '?': '?', + '#': '#', + 'f': 'ϝ', + 'Z': 'Z', + 'C': 'C', + 'o': 'σ', + '_': '_', + 'd': 'ԃ', + 'u': 'υ', + 'G': 'G', + ' ': ' ', + '$': '$', + 'v': 'ʋ', + 'e': 'ҽ', + '`': '`', + 'h': 'ԋ', + '>': '>', + 'B': 'B', + '^': '^', + 'J': 'J', + 'X': 'X', + '@': '@', + 'y': 'ყ', + '8': '8', + 'E': 'E', + '1': '1', + '"': '"', + '+': '+', + '6': '6', + '/': '/', + 'j': 'ʝ', + 'x': 'x', + '.': '.', + '\\': '\\', + '<': '<', + '%': '%', + "'": "'", + 'i': 'ι', + 'T': 'T'} + +fancy148_dic = { + 'X': 'ₓ', + 'R': 'ᵣ', + 'k': '𝓴', + 'l': 'ᄂ', + 't': '𝚝', + 'U': 'ᵤ', + '%': '%', + 'M': 'M', + 'a': 'ₐ', + 'S': 'S', + '\\': '\\', + 'e': 'ₑ', + 'A': 'ₐ', + 'I': 'ᵢ', + ',': ',', + 'W': 'W', + 'm': 'ᗰ', + 'q': 'q', + '?': '?', + '+': '₊', + 'i': 'ᵢ', + 'O': 'ₒ', + '.': '.', + 'n': '𝚗', + '$': '$', + 'T': 'T', + '4': '₄', + 'g': 'g', + '`': '`', + 'C': 'C', + '6': '₆', + 'v': 'ᵥ', + '@': '@', + '=': '₌', + 'P': 'P', + '2': '₂', + '<': '<', + 'F': 'F', + 'f': 'f', + 'o': 'ₒ', + 'p': '𝐩', + '*': '*', + '!': '!', + '#': '#', + ' ': ' ', + 'H': 'H', + '5': '₅', + 'c': '𝚌', + 'u': 'ᵤ', + '_': '_', + 'Y': 'Y', + ')': '₎', + ']': ']', + 'd': '𝚍', + '8': '₈', + 'x': 'ₓ', + 'K': 'K', + 'G': 'G', + 'Z': 'Z', + 'L': 'L', + 'D': 'D', + 'z': 'z', + 'j': 'ⱼ', + ':': ':', + 'y': 'y', + 'J': 'ⱼ', + 'r': 'ᵣ', + "'": "'", + '~': '~', + '[': '[', + '{': '{', + '}': '}', + '&': '&', + 'b': '𝚋', + 'B': 'B', + '>': '>', + 'h': '𝓱', + 's': '𝘴', + 'E': 'ₑ', + 'w': 'w', + '7': '₇', + '"': '"', + 'N': 'N', + 'Q': 'Q', + '^': '^', + 'V': 'ᵥ', + '1': '₁', + '0': '₀', + '3': '₃', + ';': ';', + '-': '₋', + '9': '₉', + '|': '|', + '/': '/', + '(': '₍'} diff --git a/otherfile/meta.yaml b/otherfile/meta.yaml index d79165ff..28d7ff24 100644 --- a/otherfile/meta.yaml +++ b/otherfile/meta.yaml @@ -1,5 +1,5 @@ {% set name = "art" %} -{% set version = "5.6" %} +{% set version = "5.7" %} package: name: {{ name|lower }} diff --git a/otherfile/version_check.py b/otherfile/version_check.py index cfab717c..b50bbf81 100644 --- a/otherfile/version_check.py +++ b/otherfile/version_check.py @@ -6,7 +6,7 @@ from art.art_param import * Failed = 0 -VERSION = "5.6" +VERSION = "5.7" README_ITEMS = ['{0}'.format(str(FONT_COUNTER)), ''.format(str(ART_COUNTER)), diff --git a/setup.py b/setup.py index 51b8fa67..59435ff9 100644 --- a/setup.py +++ b/setup.py @@ -35,7 +35,7 @@ def read_description(): setup( name='art', packages=['art'], - version='5.6', + version='5.7', description='ASCII Art Library For Python', long_description=read_description(), long_description_content_type='text/markdown',