diff --git a/doc/source/versions.rst b/doc/source/versions.rst index bbc19680..08158f94 100644 --- a/doc/source/versions.rst +++ b/doc/source/versions.rst @@ -98,6 +98,6 @@ discussion. '3.44' - If you use `Sphinx `_ for generating your - documentation, use the same ``pkg_resources`` trick to set the version and + documentation, use the same ``importlib.metadata`` trick to set the version and release in your Sphinx's ``conf.py``. See `zest.releaser's conf.py `_.