Latest version: 0.5.0.0.

Other version are also available via github downloads page.

Latest stable version could be always installed using easy_install:

$ sudo easy_install lctools

However, it's recommended to use git version which could be checked out this way:

$ git clone git://github.com/novel/lc-tools.git

And then installed using:

$ sudo python setup.py install