diff --git a/pyproject.toml b/pyproject.toml index e82e2bc..06f2807 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "pyptv" -version = "0.2.7" +version = "0.2.8" description = "Python GUI for the OpenPTV library `liboptv`" authors = [ { name = "Alex Liberzon", email = "alex.liberzon@gmail.com" }