Version v1.0.2

This commit is contained in:
jaseg 2023-02-26 14:06:41 +01:00
parent 6625a3900d
commit 244c0ef316

View file

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