Version v1.0.3

This commit is contained in:
jaseg 2023-02-27 10:30:27 +01:00
parent d34b6252f7
commit 80f5ea64a1

View file

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