Version 1.0.6

This commit is contained in:
jaseg 2024-04-20 12:51:15 +02:00
parent d96eaf7e64
commit 16093073b0
2 changed files with 2 additions and 2 deletions

View file

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