summaryrefslogtreecommitdiff
path: root/docs/src/userguide/sharing_declarations.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src/userguide/sharing_declarations.rst')
-rw-r--r--docs/src/userguide/sharing_declarations.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/src/userguide/sharing_declarations.rst b/docs/src/userguide/sharing_declarations.rst
index 32cbee924..70e29e2b2 100644
--- a/docs/src/userguide/sharing_declarations.rst
+++ b/docs/src/userguide/sharing_declarations.rst
@@ -227,6 +227,8 @@ Some things to note about this example:
when you try to use them from a dependent package.
To prevent this, include ``zip_safe=False`` in the arguments to ``setup()``.
+.. _versioning:
+
Versioning
==========