summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 9b4b857..5c2df0b 100644
--- a/README.rst
+++ b/README.rst
@@ -147,7 +147,8 @@ 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: