summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 769a2c5..e5cd96b 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
py-modules = ['mpv']
[project]
-name = "python-mpv"
+name = "mpv"
version = "v1.0.2"
description = "A python interface to the mpv media player"
readme = "README.rst"