summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-03-29 14:18:14 -0400
committerJason R. Coombs <jaraco@jaraco.com>2016-03-29 14:18:14 -0400
commitaf4b8f9370b9e18a9f5fe43e17161533e1a31646 (patch)
treee9bfee277a800f44ca2abb9aeae254974e9abd3c /docs
parenta04851c3e7b7e2b87f62d2de7e54c97c87881fcc (diff)
downloadpython-setuptools-git-af4b8f9370b9e18a9f5fe43e17161533e1a31646.tar.gz
Follow semver to the letter for simplicity.
Diffstat (limited to 'docs')
-rw-r--r--docs/developer-guide.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/developer-guide.txt b/docs/developer-guide.txt
index 688300dc..c82adbb9 100644
--- a/docs/developer-guide.txt
+++ b/docs/developer-guide.txt
@@ -103,10 +103,7 @@ Under continuous integration, additional tests may be run. See the
Semantic Versioning
-------------------
-Setuptools follows ``semver`` with some exceptions:
-
-- Uses two-segment version when three segment version ends in zero
-- Omits 'v' prefix for tags.
+Setuptools follows ``semver``.
.. explain value of reflecting meaning in versions.