version ======= .. py:module:: pastas.version .. autoapi-nested-parse:: Module to get and show the current version of Pastas and its dependencies. .. rubric:: Examples Show the versions of Pastas and its all dependencies:: ps.show_versions(optional=True) .. !! processed by numpydoc !! Functions --------- .. toctree:: :hidden: /api/pastas/version/get_versions /api/pastas/version/show_versions .. autoapisummary:: pastas.version.get_versions pastas.version.show_versions