Use bumpversion

This commit is contained in:
baztian
2015-03-02 12:27:59 +01:00
parent 99465f2181
commit a45fe8ccd0
5 changed files with 37 additions and 30 deletions
+3
View File
@@ -17,6 +17,9 @@
# License along with JayDeBeApi. If not, see
# <http://www.gnu.org/licenses/>.
__version_info__ = (0, 1, 4)
__version__ = ".".join(__version_info__)
import datetime
import exceptions
import glob