Skip to content

v.0.1.1 -- Bugfix - Images loaded twice in Windows OS

Choose a tag to compare

@sanjanag sanjanag released this 31 Mar 18:37
· 101 commits to main since this release
6335370

What's Changed

  • Fixed bug where images were loaded twice in Windows OS caused by glob.glob()'s different behavior in different OSs. #143