Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 508. Updates copyright/license information | Will Kahn-Greene | 2011-09-01 | 1 | -1/+1 |
| | |||||
* | Switches to Zooko's version method | Will Kahn-Greene | 2011-09-01 | 1 | -0/+17 |
This centralizes the version number into a single place but makes it available in the code as well as in setup.py. Based on the recipe found at http://stackoverflow.com/questions/458550/standard-way-to-embed-version-into-python-package/7071358#7071358 |