lish v0.2.3-alpha
This commit is contained in:
parent
42c5d5d29a
commit
16ccccf500
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ from shlex import split as shsplit
|
||||||
|
|
||||||
from linspector.frontends.frontend import Frontend
|
from linspector.frontends.frontend import Frontend
|
||||||
|
|
||||||
__version__ = "0.2.2-alpha"
|
__version__ = "0.2.3-alpha"
|
||||||
|
|
||||||
PURPLE = "\033[95m"
|
PURPLE = "\033[95m"
|
||||||
BLUE = "\033[94m"
|
BLUE = "\033[94m"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue