diff options
author | Stefan van der Walt <stefanv@berkeley.edu> | 2018-03-22 00:39:24 -0700 |
---|---|---|
committer | Stefan van der Walt <stefanv@berkeley.edu> | 2018-03-22 00:39:24 -0700 |
commit | 6feff8f4ba41802b4356e651df2e0c130c9ddecb (patch) | |
tree | bd8d6d2a393e6a906f3f7e68c969f0d44c913536 | |
parent | 10f722f5b169d16d4d31a375a0a3f0392a1380a9 (diff) | |
download | numpy-6feff8f4ba41802b4356e651df2e0c130c9ddecb.tar.gz |
Move Status tag to more appropriate location
-rw-r--r-- | doc/neps/nep-0007-datetime-proposal.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/neps/nep-0007-datetime-proposal.rst b/doc/neps/nep-0007-datetime-proposal.rst index 437bf77b3..72d48d244 100644 --- a/doc/neps/nep-0007-datetime-proposal.rst +++ b/doc/neps/nep-0007-datetime-proposal.rst @@ -5,6 +5,7 @@ :Author: Travis Oliphant :Contact: oliphant@enthought.com :Date: 2009-06-09 +:Status: Final Revised only slightly from the third proposal by @@ -14,8 +15,6 @@ Revised only slightly from the third proposal by :Contact: ivan@selidor.net :Date: 2008-07-30 -:Status: Final - Executive summary ================= |