Update version to 3.0.

This commit is contained in:
Neil Schemenauer 2017-11-24 11:14:28 -08:00
parent 7aec664861
commit 8568b3f1bb
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.0b2'
__version__ = '3.0'
# These are frequently needed by Quixote applications.
from quixote.publish import \