Add set_version command to setup.py.
authorBrian Dolbec <dolsen@gentoo.org>
Thu, 6 Jun 2013 15:57:41 +0000 (08:57 -0700)
committerW. Trevor King <wking@tremily.us>
Sun, 15 Dec 2013 04:25:09 +0000 (20:25 -0800)
commitcd013a4b63bcc2d7f407d512e528eaac8c2e158f
tree3eeb9c0d4f5972467fc8a70ad62a69db9f8e7a06
parente02e09e9fd754792baab0de90aa07498041d6cff
Add set_version command to setup.py.

* Add/modify functions to save and retrieve the set version
  information or the live git version.
* Change indent to tabs.
catalyst/__init__.py
catalyst/version.py
setup.py [changed mode: 0644->0755]