Version 1.0.5

This commit is contained in:
jaseg 2023-11-18 11:57:40 +01:00
parent b42f79a4f1
commit c52a07e862
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ py-modules = ['mpv']
[project]
name = "mpv"
version = "v1.0.4"
version = "v1.0.5"
description = "A python interface to the mpv media player"
readme = "README.rst"
authors = [{name = "jaseg", email = "mpv@jaseg.de"}]