summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@polytechnique.org>2015-04-01 01:33:30 +0200
committerRaphaël Barrois <raphael.barrois@polytechnique.org>2015-04-01 01:33:42 +0200
commitae1f6cdd6dc726ed9ea781c48de5f2f452fa8311 (patch)
treed32f2a90c05bbb3b386189545e6eeab68ba73cc8 /README.rst
parent8b1192090fae115af188661f475acbea608535c4 (diff)
downloadsemantic-version-ae1f6cdd6dc726ed9ea781c48de5f2f452fa8311.tar.gz
Advertise supporting Python3.4.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index a6bf947..5923a30 100644
--- a/README.rst
+++ b/README.rst
@@ -7,7 +7,7 @@ It follows strictly the 2.0.0 version of the SemVer scheme.
.. image:: https://secure.travis-ci.org/rbarrois/python-semanticversion.png?branch=master
:target: http://travis-ci.org/rbarrois/python-semanticversion/
-semantic_version supports Python 2.6, 2.7, 3.2, 3.3, and is distributed under the two-clause BSD licence.
+semantic_version supports Python 2.6, 2.7, 3.2, 3.3, 3.4; and is distributed under the two-clause BSD licence.
Links
-----