lish 0.2.2-alpha

This commit is contained in:
Johannes Findeisen 2013-10-28 03:39:00 +01:00
commit ca6b82e4e8

View file

@ -31,7 +31,7 @@ from shlex import split as shsplit
from linspector.frontends.frontend import Frontend
__version__ = "0.2.1-alpha"
__version__ = "0.2.2-alpha"
PURPLE = "\033[95m"
BLUE = "\033[94m"