Skip to content

0.11.2

Latest

Choose a tag to compare

@phargogh phargogh released this 22 May 03:21
b1bd432
  • Using importlib.metadata or importlib_metadata, depending on the
    python version, to read the version from package metadata. This is in
    response to pkg_resources being deprecated.
    (#100 <https://github.com/natcap/taskgraph/issues/100>_)