Added missing version info for datetime. This fixes #82
This commit is contained in:
parent
3bcd146b44
commit
78784cd34f
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue