0.5 is 0.3 now, why skip numbers?

This commit is contained in:
Armin Ronacher 2010-05-28 01:18:29 +02:00
parent dfecc86dd3
commit ce6e4cbd73
9 changed files with 17 additions and 17 deletions

View file

@ -86,7 +86,7 @@ And of course the login template:
Flashing With Categories
------------------------
.. versionadded:: 0.5
.. versionadded:: 0.3
It is also possible to provide categories when flashing a message. The
default category if nothing is provided is ``'message'``. Alternative