version#

Module to get and show the current version of Pastas and its dependencies.

Examples

Show the versions of Pastas and its all dependencies:

ps.show_versions(optional=True)

Functions#

get_versions(→ dict[str, str])

Method to get the version of dependencies.

show_versions(→ None)

Method to print the version of dependencies.