Bump version

This commit is contained in:
Nathan Thomas 2022-01-16 08:37:09 -08:00
parent b710f9a164
commit 68f5add0e2
4 changed files with 5 additions and 7 deletions

View file

@ -1,5 +1,5 @@
"""streamrip: the all in one music downloader."""
__version__ = "1.9.1"
__version__ = "1.9.2"
from . import clients, constants, converter, downloadtools, media