diff options
Diffstat (limited to 'doc/api.rst')
-rw-r--r-- | doc/api.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api.rst b/doc/api.rst index 951ddb42..17f74b64 100644 --- a/doc/api.rst +++ b/doc/api.rst @@ -5,6 +5,7 @@ Coverage API ============ :history: 20090524T134300, brand new docs. +:history: 20090613T164000, final touches for 3.0 The API to coverage.py is very simple, contained in a single module called coverage containing a single class, also called coverage. Methods on the |