Version 1.0.4

This commit is contained in:
jaseg 2023-07-22 16:03:55 +02:00
parent 03947f272b
commit fa3b0fdad1

View file

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