summaryrefslogtreecommitdiffstats
path: root/_version.py
Commit message (Collapse)AuthorAgeFilesLines
* bumped to version 0.3.2v0.3.2rsiddharth2016-03-051-1/+1
|
* fixed setup.pyrsiddharth2016-03-051-0/+21
- version info is loaded from _version.py - to read the README.rst (for long_description), we now use a function defined in setup.py instead of using `lps_gen.read_file` function.