Skip to content

tqdm v4.43.0 stable

Choose a tag to compare

@casperdcl casperdcl released this 19 Feb 15:04
5dcab08
  • fix notebook exceptions (#669 <- #650)
    • set_description() when disable=True
  • contrib.concurrent: avoid unnecessary len(iterable) (#893)
  • update documentation
    • clarify etymology (#895)
    • fix minor typo (#890)
    • update contributors and years
  • update tests
  • fix CI tests for PRs