Skip to content

Shiny 0.6.1.1

Choose a tag to compare

@wch wch released this 22 Dec 20:50
· 634 commits to main since this release

Bug fixes

  • Fixed #935: shiny create required the requests package, but it was not listed as a dependency. It now uses urllib instead, which is part of the Python standard library. (#940)