summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 4d9fcaa..37692e0 100644
--- a/README
+++ b/README
@@ -12,6 +12,9 @@ Handles the full 2.0.0-rc1 version of the SemVer scheme, and provides tools to d
The full doc is available on http://python-semanticversion.readthedocs.org/; simple usage is described below.
+The semantic_version library supports Python 2.6, 2.7, 3.2, 3.3.
+
+
Usage
=====