Also update polymorphic version in the docs

fix_request_path_info
Diederik van der Boor 2013-05-20 17:35:06 +02:00
parent 393f7c5f30
commit 978b46fe93
1 changed files with 2 additions and 2 deletions

View File

@ -54,9 +54,9 @@ copyright = u'2013, Bert Constantin, Chris Glass, Diederik van der Boor'
# built documents. # built documents.
# #
# The short X.Y version. # The short X.Y version.
version = '0.4.2.dev0' version = '0.5'
# The full version, including alpha/beta/rc tags. # The full version, including alpha/beta/rc tags.
release = '0.4.2' release = '0.5a1'
# The language for content autogenerated by Sphinx. Refer to documentation # The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages. # for a list of supported languages.