lish v0.2.3-alpha

This commit is contained in:
Johannes Findeisen 2013-10-28 04:00:54 +01:00
commit 16ccccf500

View file

@ -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"