Closed Foxboron closed 2 years ago
py3.9 >>> "3.9" >= "3.6" True py3.9 >>> "3.9.0" >= "3.6" True py3.9 >>> "3.10.0" >= "3.6" False
I'm speechless at this being an actual problem.
https://rebuilds.foutrelis.com/log/python-adblock.log
Should be fixed in new release.
Thanks!
I'm speechless at this being an actual problem.
https://rebuilds.foutrelis.com/log/python-adblock.log