summaryrefslogtreecommitdiff
path: root/coverage/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'coverage/__init__.py')
-rw-r--r--coverage/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/coverage/__init__.py b/coverage/__init__.py
index bce40406..49043a40 100644
--- a/coverage/__init__.py
+++ b/coverage/__init__.py
@@ -3,6 +3,7 @@
Ned Batchelder
http://nedbatchelder.com/code/modules/coverage.html
+TODO: more.
"""
__version__ = "3.0b3" # see detailed history in CHANGES