Bump version
2 files changed, 2 insertions(+), 2 deletions(-) M aio_mpv_ipc/__init__.py M pyproject.toml
M aio_mpv_ipc/__init__.py => aio_mpv_ipc/__init__.py +1 -1
@@ 10,7 10,7 @@ from .exceptions import ( MpvStartException, ) __version__ = "0.0.1a8" __version__ = "0.0.1a9" __all__ = ( "MpvClient", "start_mpv",
M pyproject.toml => pyproject.toml +1 -1