Bump dev version

This commit is contained in:
Jeff Forcier 2011-11-17 17:31:09 -08:00
parent 95ab30a4bf
commit 59cae8560b
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ if sys.version_info < (2, 2):
__author__ = "Jeff Forcier <jeff@bitprophet.org>"
__version__ = "1.7.10"
__version__ = "1.8.0a0"
__license__ = "GNU Lesser General Public License (LGPL)"