[U] Release 2.0.2
This commit is contained in:
parent
beb04101db
commit
a463f4234c
9 changed files with 14 additions and 12 deletions
|
|
@ -1 +1 @@
|
|||
VERSION = '2.0.1'
|
||||
VERSION = '2.0.2'
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
from . import AsciiArt
|
||||
|
||||
nixos_small = AsciiArt(match=r'''"nixos_small"''', color='4 6', ascii=r"""
|
||||
${c1}\\ \\ //
|
||||
${c1} \\ \\ //
|
||||
==\\__\\/ //
|
||||
// \\//
|
||||
==// //==
|
||||
|
|
@ -11,4 +11,4 @@ nixos_small = AsciiArt(match=r'''"nixos_small"''', color='4 6', ascii=r"""
|
|||
// /\\ \\==
|
||||
// \\ \\
|
||||
""")
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue