summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2015-12-07 21:46:16 +0100
committerRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2015-12-07 21:46:16 +0100
commita035b38bad6a3505fd2c24306080dc9a6e1dffe3 (patch)
tree485a8bd309d70cfed019cff5735b0478c9a413d9
parent7b72db5570e95bd11d84a6046075d075dc3b4722 (diff)
downloadsetuptools-scm-a035b38bad6a3505fd2c24306080dc9a6e1dffe3.tar.gz
make readme pypi compatible againv1.10.0
-rw-r--r--README.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 5c2df0b..9b4b857 100644
--- a/README.rst
+++ b/README.rst
@@ -147,8 +147,7 @@ The Currently supported configuration keys are:
a function that will be used instead of the discovered scm for parsing the version,
use with caution, this is a expert function and you should be closely familiar
with the setuptools_scm internals to use it
-
- .. versionadded:: 1.10
+
To use setuptools_scm in other Python code you can use the
``get_version`` function: