Added missing version info for datetime. This fixes #82

This commit is contained in:
Armin Ronacher 2016-03-17 17:29:26 +01:00
parent 3bcd146b44
commit 78784cd34f
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ type: type
---
summary: A type that can store a date and time.
---
version_added: 2.0
---
body:
The `datetime` type can store a date and time.