mirror of
https://github.com/rembo10/headphones.git
synced 2026-01-12 16:28:22 -05:00
Mostly just updating libraries, removing string encoding/decoding, fixing some edge cases. No new functionality was added in this commit.
4 lines
62 B
Python
4 lines
62 B
Python
from .core import contents, where
|
|
|
|
__version__ = "2021.10.08"
|