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>
Tue, 11 Jun 2013 21:42:22 +0000 (17:42 -0400)
commit5ed489f05f0a2bfe68a028fd093eea56b2d7d95a
treea3c62eccdfd57eac44d5980487853071330295f0
parent4451487547e4e20a59600356cde68bf9caf9de8f
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]