lish 0.2.2-alpha
This commit is contained in:
parent
730844c74e
commit
ca6b82e4e8
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.1-alpha"
|
__version__ = "0.2.2-alpha"
|
||||||
|
|
||||||
PURPLE = "\033[95m"
|
PURPLE = "\033[95m"
|
||||||
BLUE = "\033[94m"
|
BLUE = "\033[94m"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue