h5.version

Version information for the h5 package.

Exposes the package version string and the git hash of the build, together with helper functions to print them.

Functions

show_git_hash()

Print the git hash of the h5 build to standard output.

show_version()

Print the h5 version string to standard output.

Module Attributes

version

The h5 version string.

h5_hash

The git hash of the h5 build.