diff --git a/setup.py b/setup.py index dc0e9ae..c42b00a 100755 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ from distutils.core import setup setup( name='lesscpy', - version='0.9i', + version='0.9j', description='Lesscss compiler.', author='Jóhann T Maríusson', author_email='jtm@robot.is',