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

@ -3,7 +3,7 @@
Handling Application Errors
===========================
.. versionadded:: 0.5
.. versionadded:: 0.3
Applications fail, server fail. Sooner or later you will see an exception
in production. Even if your code is 100% correct, you will still see