Files
headphones/lib/certifi/__init__.py
rembo10 ab4dd18be4 Initial python3 changes
Mostly just updating libraries, removing string encoding/decoding,
fixing some edge cases. No new functionality was added in this
commit.
2022-01-14 10:38:06 +05:30

4 lines
62 B
Python

from .core import contents, where
__version__ = "2021.10.08"