tqdm v4.46.1 Release Notes

Release Date: 2020-06-03 // almost 4 years ago
    • ๐Ÿ›  fix missing sys.setcheckinterval in py3.9 (#978)
    • ๐Ÿ›  fix keras.TqdmCallback compatibility with tensorflow==2.2.0 (#979)
    • ๐Ÿ“š update documentation
      • correct contrib.concurrent correct max_workers (#977)
      • drop prominent mention of xrange (#965)
    • ๐Ÿ‘• minor linting