Update version to 3.0b2.

This commit is contained in:
Neil Schemenauer 2017-08-15 09:45:52 -07:00
parent 3daccc1e5a
commit c68fcae33f
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.0b1'
__version__ = '3.0b2'
# These are frequently needed by Quixote applications.
from quixote.publish import \