What version of IAB are you reading (e.g. v0.0.1)?
from iab import __version__ as iab_version
print(iab_version)
- ...
- ...
- ...
- What happened? This could be a description, log output, etc.
- What did you expect to happen?
What version of IAB are you reading (e.g. v0.0.1)?
from iab import __version__ as iab_version
print(iab_version)