Added .dev build tag; bumped version to 0.1a4.

This commit is contained in:
Lance Edgar 2010-05-21 20:08:32 -05:00
parent 21214df490
commit 782c60b263
2 changed files with 3 additions and 1 deletions

2
setup.cfg Normal file
View file

@ -0,0 +1,2 @@
[egg_info]
tag_build = .dev

View file

@ -23,4 +23,4 @@
################################################################################ ################################################################################
__version__ = '0.1a3' __version__ = '0.1a4'