Update version to 3.0a1.

This commit is contained in:
Neil Schemenauer 2016-05-24 21:02:50 +00:00
parent ed79e11d88
commit e27b7fa03c
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
A small and flexible Python web application framework.
"""
__version__ = '3.0'
__version__ = '3.0a1'
# These are frequently needed by Quixote applications.
from quixote.publish import \