Skip to content

v5.8.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 May 07:43

5.8.1

Fixes a regression in 5.8.0 for code which may assume SYSTEM_CONFIG_PATH is non-empty (Jupyter Server).

(Full Changelog)

Bugs fixed

  • Convert license settings into PEP-639 format #431 (@jbedorf)
  • use env config path for system config path when no system config path #430 (@minrk)

Contributors to this release

(GitHub contributors page for this release)

@jbedorf | @minrk